Jan 2, 2017
0
Level 5
User registration and Stripe cashier payment in one
Hey Guys.
Have any of you used a self-hosted stripe cashier form and user registration in one step?
I was wondering if you could outlay the steps that you used.
Im using the following, but am unsure if i am doing it right
- Use a try catch block to register user with an inactive status
- Use a try catch block to submit the payment to stripe
- Use a try catch block to change the user status from inactive to active
So, in this scenario i am using 3 different try catch blocks.
If anyone has done the cashier and user registration in one form, could they give me a bit of insight.
Cheers,
Please or to participate in this conversation.