#Kseniya

1 messages · Page 1 of 1 (latest)

lapis questBOT
unkempt forge
#

Hi there,
My colleague need to step away, I'll be happy to help instead. Could you please share more context about your question ?

eager crag
#

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 ?

unkempt forge
#

Hi

#

Sorry for my late reply

#

Are you using Stripe SDK here ?

daring adder
#

iOS Stripe SDK

unkempt forge
#

Does that customer has a default PaymentMethod attached to ?

#

Can share its customer Id ?

daring adder
#

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:

unkempt forge
#

Ok In understand your issue, thank for all the details

#

I'm asking for an opinion of one of my colleagues

snow ether
#

you could use the STPPaymentOptionsViewController maybe? STPPaymentContext is specifically for collecting payments so it will show the Apple Pay popup.