setupPayment
Setup a payment method for user.
Responses | ||
---|---|---|
200 Created setup intent client secret.
| ||
401 User is not authenticated.
|
Setup a payment method for user.
Responses | ||
---|---|---|
200 Created setup intent client secret.
| ||
401 User is not authenticated.
|
setupPayment
POST /v2/purchase/setup
https://locksmith.unlock-protocol.com
curl -L -X POST 'https://locksmith.unlock-protocol.com/v2/purchase/setup' \
-H 'Accept: application/json'