#a.r.1-ios

1 messages · Page 1 of 1 (latest)

fervent tartanBOT
crimson inlet
#

Good question checking in to that.

#

And you are working with the iOS SDK directly here, correct?

harsh heart
#

YEs.

#

And I don't see any way to manage this title via Configuration.

crimson inlet
#

Yeah I am not seeing a way to do that either at the moment. It is possible to change that verb on our version of the button that goes on websites but as far as I can see it isn't possible on the iOS payment sheet yet.

harsh heart
#

Any chance it can be changed in near future?

crimson inlet
#

Checking in to that. I can put in a feature request if we aren't already working on it but unfortunately I may not be able to give an ETA unless it is very close

harsh heart
#

Ok, let's check then and let me know the current status of this. Thank you!

crimson inlet
#

I am not seeing anything imminent on this. I will make a feature request. Thanks for your patience here, sorry we don't have anything for this at the moment

harsh grove
#

a.r.1-ios

harsh heart
#

Thanks. We have another issue with flow controller, so cannot use it in a way we want to.

harsh grove
#

Gotcha - then there isn't anything that currently supports customizing the button like that, but we'll definitely flag it was feedback

harsh heart
#

We want to have UI as on the first image, but when we using Flow Controller we see this "Select your payment method" section, and this is not that UI we want to have here.

#

And as per my understanding, we can get this desired UI only using Payment Sheet

harsh grove
#

The "Select your payment method" UI is one that could be displayed with both the Payment Sheet and the FlowController - displaying that part of the UI happens when you use customer + ephemeral key when configuring the payment sheet

#

If you omit them, then we don't display that part of the UI

harsh heart
#

I'm able to see this part of UI without customer configuration

#

But with apple pay configuration\

#

If we have apple pay configuration added on Flow Controller creation we will get apple pay as paymentOption and will see "Select your payment method" UI.

#

This is not a case for PaymentSheet, where you will see Select your payment method UI only when you have customer configuration setting up.

#

You can check my screenshot above, I use guestmode and still see "Select your payment method" UI

harsh grove
#

Ah... I forgot about the apple pay aspect here - then yeah, the payment sheet is probably what you want

harsh heart