#Kseniya
1 messages · Page 1 of 1 (latest)
Hi there,
My colleague need to step away, I'll be happy to help instead. Could you please share more context about your question ?
As you see one is selected always , we need deselect all . When user close this screen , wallet always top up , because one method selected . Or maybe how we can detect close button tap ?
iOS Stripe SDK
Does that customer has a default PaymentMethod attached to ?
Can share its customer Id ?
This is native Stripe window without any attached card, but as you see Apple Pay is selected by default. It is possible to open this window without selecting any available payment methods ?
Also if you can help to detect "Cancel" button press then this will also help us
Currently we do not see any delegate methods on "Cancel" button press
On Android payment methods are not selected by default
On iOS Stripe do auto select
And this is a problem
We want to let client decide and click on payment he want, not selecting already random method
We want to unselect this when Stripe opens this window:
Ok In understand your issue, thank for all the details
I'm asking for an opinion of one of my colleagues
you could use the STPPaymentOptionsViewController maybe? STPPaymentContext is specifically for collecting payments so it will show the Apple Pay popup.