Setup a payment method
Payment Methods
Setup a payment method
Creates a Stripe SetupIntent for adding payment methods to a subscription. Returns the necessary Stripe credentials to initialize the payment form. Supports card, bank account, and SEPA direct debit payment methods.
POST
Setup a payment method
Documentation Index
Fetch the complete documentation index at: https://docs.salesbricks.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Path Parameters
Pattern:
^([a-zA-Z\d\-]+)$Response
200 - application/json
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