provider sign up
payments
provider sign up
This endpoint is called by the configured payment provider after the customer sign-up setup session completes.
GET
provider sign up
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 sign up process
Example:
"cs_live_a1b2c3d4e5f6g7h8i9j0"
Response
Redirect

