Payment integrations supported
Current payment connection support in the runtime.
Current status
| Provider/Source | Status | Notes |
|---|---|---|
| Local | Supported | For local/testing environments |
| Stripe | Supported | Full checkout and billing flow |
| Braintree | Supported | Supported through payment runtime |
Recommendation
Use Stripe or Braintree in production and Local in development.
If you need another provider, keep your integration behind Portcall APIs (checkout-sessions, payment-links, subscriptions, invoices) so provider migration remains low-impact.