Skip to content

Commerce Support

Where to get help with Proyecta Commerce — from the AI builder, from Proyecta support, or from Stripe.

Proyecta Commerce sits on top of Stripe. Depending on what you’re stuck on, the right place to ask differs.

For “how do I build X?” — ask the AI

Section titled “For “how do I build X?” — ask the AI”

Most commerce questions are really integration questions. The AI builder knows the commerce APIs and can wire up any common pattern:

  • "Add a pricing page that shows my Pro and Business products"
  • "Let customers see their past orders on an account page"
  • "Gate the /admin route by feature 'admin_access'"
  • "Send a welcome email after a successful checkout"

The AI handles the API calls, error handling, and edge cases automatically.

For “the API isn’t behaving as I expect” — ask Proyecta support

Section titled “For “the API isn’t behaving as I expect” — ask Proyecta support”

Bugs, unexpected behavior, or anything that looks wrong with the Proyecta side of the integration: contact support. Include:

  • Your project slug
  • What your app was trying to do, and the input it sent
  • The response you got and what you expected
  • Any relevant transaction or customer IDs

For “Stripe is doing something weird” — Stripe support

Section titled “For “Stripe is doing something weird” — Stripe support”

If the issue is downstream (verification, payouts, disputes, regulatory questions, account restrictions), Stripe owns it:

Common Stripe-side issues:

  • Account verification stuck → Stripe Dashboard → look for the action banner
  • Payouts paused → Stripe Dashboard → Payouts settings
  • Disputed transaction → Stripe Dashboard → respond with evidence

For Proyecta-side incidents (the commerce API, the builder, runtimes), check Proyecta’s status page or the contact form.

  • In-builder support inbox for Commerce-specific issues, with project context attached automatically
  • Linked Stripe Dashboard quick-jumps from each Admin > Commerce section