Open jonathanstegall opened 4 years ago
This is the path we'll need to take when a user starts a transaction. We'll need to see if the customer exists by email in Stripe, update them if they exist, and create them if they don't, all only if they've supplied a valid payment method.
This is the path we'll need to take when a user starts a transaction. We'll need to see if the customer exists by email in Stripe, update them if they exist, and create them if they don't, all only if they've supplied a valid payment method.