eopeter / flutter_stripe_payment

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

[Feature] implement tokens API #13

Closed fvisticot closed 4 years ago

fvisticot commented 4 years ago

Is it plan to support tokens api ?

eopeter commented 4 years ago

based on

We designed the Payment Intents API to be the unifying API for all Stripe products and payment methods. While we are not deprecating Charges, we plan to focus product development on Payment Intents to make it the foundational Stripe API.

We may support Tokens or just stick with Payments Intent. Not decided yet