Stripe payments
The stripe payment object and the allowed CRUD operations on the related resource endpoint
Stripe payments are a type of payment source that lets you process payments through Stripe gateways.
If you're leveraging the auto_payments
option on your Stripe gateway, make sure to specify a return_url
when you create a Stripe payment.
Last updated