Closed jonsamwell closed 2 years ago
Would be the perfect complete package if it supports this.
I can look into this next! I haven't had time to work on this for a while, but plan to find some time in the next weeks and going forward.
I can look into this next! I haven't had time to work on this for a while, but plan to find some time in the next weeks and going forward.
Hello, it would be great to add this functionality :)
It seems this shouldn't be too hard. I'm not sure I will have time to add this anytime soon, but based on some quick research it should be completely possible to implement this on your own, using existing google/apple pay plugins, and using the details from those payment methods to create a payment method in Stripe, using this library.
@ezet you can take inspiration from stripe_payment package maybe, it supports the feature
Hi @ezet, thanks for writing such a great lib, what about plans to add this feature as well?
any update?
This is now supported, using https://pub.dev/packages/pay :)
Thanks for the library it is very useful, do you have any plans to add Apple / Google pay?