v1
latestOpenAPI 3.0.02026-07-147249104.6 KBstripe-gateway : Process payments and refunds
Adds credit card for this user
- Results are returned for the market provided within the basic authentication credentials
post/stripe-gateway/user/{userId}/cards
Path parameters
userIdstring required
The id of the user adding their credit card
Query parameters
tokenstring required
The Stripe token returned by the Stripe.js Stripe.card.createToken call
isDefaultboolean
Set to true if this should be set to be the default credit card
Response
OK