eopeter / flutter_stripe_payment

Add Stripe Payments to Flutter Application
Other
29 stars 27 forks source link

create and attach payment method to customer? #5

Closed jamesdixon closed 4 years ago

jamesdixon commented 5 years ago

Hi, is it possible after setting up payment intent for future payments to create a customer and attach the payment method?

eopeter commented 4 years ago

this has to be done on the server side for now