#Alan Tse

1 messages · Page 1 of 1 (latest)

old oasisBOT
gilded gust
#

The easiest way is to use stripe checkout

#

You don't need to explicitly call show() and you should just use payment request button in your integration.

ember gust
#

If you use checkout, can you limit your usage to applepay only?

#

Block other paymentmethod,cuz the customer will chose the method in my payment page first

gilded gust
odd iron
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!

ember gust
#

ok i see

#

stripe can provide the only api model to intergrate applepay?

odd iron
ember gust
#

Because we want to get around the can't show problem, we want to get the order result after the user clicks, update the amount with apple.js, and then call show

odd iron