#ademuk_code

1 messages ยท Page 1 of 1 (latest)

frigid templeBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1334503880431763527

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

upbeat briar
#

๐Ÿ‘‹ happy to help

#

would you mind sharing more details please

versed bane
versed bane
frigid templeBOT
lean herald
#

Hey! Taking over for my colleague. Let me catch up.

#

Ok this is expected.

#

Because the CustomerSheet.retrievePaymentOptionSelection() return paymentOption (Apple Pay) and not a PaymentMethod.

#

It seems like you need to implement the Apple Pay call later...

lean herald
versed bane
lean herald
#

The Customer sheet will respond just saying that the customer have chosen Apple Pay.

versed bane
#

Ok, I was under the impression CustomerSheet would prompt the user for apple pay. But this must be implemented separately?

lean herald
#

But this must be implemented separately?
Yes.

versed bane
lean herald
#

Correct yes.

versed bane
frigid templeBOT
hot hedge
#

The end game here is to save/setup a wallet payment method yes?

versed bane
#

Correct

versed bane
#

Got it, thank you!

#

this flow of customer sheet -> select apple pay feels wrong

#

after the user selects apple pay from customer sheet, we should present them with the payment sheet?

#

Wouldn't it make sense for the add new payment method view (from customer sheet) to include an apple pay option?

hot hedge
#

Yes, if you're saving a new card/payment method. The Customer Sheet is purely for managing existing payment methods