This endpoint is called by stripe after the customer has signed up. No webhook is needed.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The project id the customer is signing up for
"1234567890"
The stripe session generated by the sign up process
"cs_live_a1b2c3d4e5f6g7h8i9j0"
Redirect