Get payment method prior.
Stripe and Cashier new subscription
I'm helping build an application with Cashier and Stripe that upon registering the user must put in their personal info like name, address, etc on the first screen. After they submit that form they are redirected to a membership plan page where they must choose their plan they want to sign up for. After submitting that plan form they are redirected to a payment information page, then after a submission of that form redirected to billing information page.
The problem I'm trying to figure out is after they submit which plan I need to create a new subscription but according to the docs you need a payment method to do that.
Please or to participate in this conversation.