#krustyflakes-paymentsheet

1 messages · Page 1 of 1 (latest)

tepid vine
#

Hi there! Happy to help. What SDK are you using?

#

And can you write out explicit questions you have?

vernal barn
#

Thank you, this is for iOS

#

Currently the backend setup provides me with a paymentSecret, I'll instantiate the components, Cc form and applePay btn, I'll add the amount and in case of the applePay transaction pass in the configuration the item list and amount

#

I implemented the paymentsheet with no issues, but I keep looking for where to pass the Amount of the purchase so that it gets displayed in the Pay button within the sheet

#

Or ways of specify details for when the user taps the applePay button and can't find anything in documentation

tepid vine
#

The amount of the PaymentIntent is what gets displayed.

#

PaymentSheet is initialized based on that client secret

vernal barn
#

Mm I see

#

So It's all backend based

tepid vine
vernal barn
#

With what the paymentIntebt requested

tepid vine
#

Correct for PaymentSheet

vernal barn
#

So for applePay to receive the amount it's the same l, the sheet will provide the one from the intent

#

I was guessing this would be the way, really appreciate for clarifying

#

Thank you, have a great day

tepid vine
#

Sure thing!