stripe-react-native
stripe-react-native copied to clipboard
Payment Sheet does not update properly when selecting Apple Pay from Add new Card View
Describe the bug
When adding apple pay via the new card screen the payment intent sheet does not properly update. When reopening the modal you enter on the add card screen and when tapping back no card is selected. However, apple pay is returned from the presentPaymentSheet call.
To Reproduce
- Have apple pay enabled
- Touch add new card
- Select apple pay
- Reopen card selection screen
- See that apple pay is not selected
Expected behavior After selecting apple app from the add new card screen the apple pay card should be selected when reopening the modal.
Screenshots
Open add new card screen.
Apple pay is not selected

Smartphone (please complete the following information):
- Device: iPhone 13 pro Simulator
- OS: iOS 15.4
- Version
"@stripe/stripe-react-native": "^0.12.0"