API Reference

Customer card ADD [Stripe]

Adds a payment method to a customer card-on-file for re-occurring billing and card-on-file payments. Stripe only.

Log in to see full request history
Body Params

Add card params

string
required
Defaults to null

Your business/store ID that maps to the account

string
required

Your unique customer ID. This could also be an email address or any other identifier.

string

The payment with the payment method to be added on file. If this is empty, then payment_method_id is required.

string

The payment method ID to be added on file. If this is empty, then payment_id is required.

string

Optional but helpful when referencing payment information and only when creating customer at the same time as adding the card

string

Optional but very helpful when referencing payment information and only needed when creating the customer at the same time as adding the card

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json