Creates a Stripe SetupIntent for adding payment methods to a subscription. Returns the necessary Stripe credentials to initialize the payment form. Supports both card and US bank account payment methods.
API key for authentication
^([a-zA-Z\d\-]+)$Serializer for the payment method setup response containing Stripe credentials needed to initialize payment forms.
The tenant's connected Stripe account ID
Client secret for creating a payment intent within Stripe Elements
Salesbricks' platform public key for Stripe
Client secret for the customer session to enable payment element features