Create new stripe-payment-method.

Create a new stripe-payment-method for an account.

This is the second setup when adding a credit card to an account. After creating a setup-intent and
confirming it with a payment-method, call this operation to complete the addition of a credit
card to an account.

Note, only one credit card can be active at a time. Anytime a new credit card is added to an account
it becomes the active card.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
required

This parameter indicates which Account owns the collections and resources reference by the request.

As a convenience, the slug me may be used in place of the account_id in any URL where it is
required. When me is used it will be replaced with the account_id of the current User.

Body Params

Success

Create a new Stripe payment_method for an account.

string
required

The ID of the new Stripe payment_method record to associate with this resource.

string
required

The ID of the finalized Stripe setup_intent record associated with the new payment_method.

Response

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