stripe-react-native
stripe-react-native copied to clipboard
Selected card in Payment Sheet have ambiguous rules
Describe the bug When opening the PaymentSheet for a customer with previously saved cards, the automatically selected card seems random.
To Reproduce Steps to reproduce the behavior:
- Have a customer with several cards on their account
- Open the payment sheet for that customer
- One of the cards is randomly selected (?)
Expected behavior The same card, or a card chosen by us, should be selected.
Screenshots N/A
Desktop (please complete the following information):
- OS: iOS
- Version: 0.2.3
Additional context I really want to be able to force what card is selected in the payment sheet.
Any updates?
I have the same problem. The paymentSheet is useless if stripe does not solve this issue.