capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
MIT License
185 stars 75 forks source link

Not getting option to save cards using paymentflow #275

Closed indraraj26 closed 10 months ago

indraraj26 commented 1 year ago

Platform

Describe the bug I have configured as you did it in your demo, Still i do not get the option to save cards for future payments. even i ran your demo on my android device.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Target sdk 32 and version: 4.1.0

rdlabo commented 1 year ago

Thanks for issue. In my hand, the option to save the card is visible. It is the part that shows "今後のrdlaboの支払いのために保存する" in Japanese.

Screenshot_20230329-171154

alexskrms commented 1 year ago

For me, it's happening the same. It does not appear as an option.

rdlabo commented 1 year ago

It may be a customer token issue. Have you tried demo/angular?

https://github.com/capacitor-community/stripe/tree/master/demo/angular

rdlabo commented 10 months ago

This issue is closed due to lack of activity for a long time. Please start a new Issue if needed.