Integrate with third-party payment processors
Learn how to use Stripe subscriptions and invoices with third party payment processors.
To process payments for your Billing subscriptions and invoices with a third-party payment service processor (PSP) other than Stripe, you have the following options:
Integrate your own processor with Stripe Billing Private Preview
Integrate Stripe Billing with your third-party payment service processor (PSPs) to create subscriptions that automatically charge payment methods not stored on Stripe, manage subscription states, and track payment success for external payments. This integration is currently accessible through the API only.
Use out-of-band invoices
Manually mark invoices as paid_out_of_band using the Stripe Dashboard or API to record transactions processed outside of Stripe.