provider setup
payments
provider setup
This endpoint is called by the configured payment provider after customer payment-method setup completes.
GET
provider setup
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Available options:
stripe, square, sandbox The project id the customer is signing up for
Example:
"1234567890"
The provider session generated by the setup process
Example:
"cs_live_a1b2c3d4e5f6g7h8i9j0"
Response
Redirect

