#santosh.dhungana-ApplePay

1 messages · Page 1 of 1 (latest)

languid forge
#

Hi

#

Yes you should be able to. Are you trying to use ApplePay in web or native app?

languid forge
#

ApplePay in web:

  • Payment Request Button: You collect the PaymentMethod Id in front end then continue
  • Checkout/Element: You collect via a SetupIntent, then in server take the Payment Method Id inside SetupIntent then continue

ApplePay in iOS:

  • ApplePay Button: You collect the PaymentMethod Id in front end then continue
  • PaymentSheet: You collect via a SetupIntent, then in server take the Payment Method Id inside SetupIntent then continue
keen ibex
#

I am trying to use apple pay in web