MinnPost / minnpost-membership

WordPress plugin for membership stuff
GNU General Public License v2.0
1 stars 1 forks source link

Create or update customers in Stripe #61

Open jonathanstegall opened 4 years ago

jonathanstegall commented 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.