#kurio

1 messages · Page 1 of 1 (latest)

south orchidBOT
inner lance
neat comet
#

can you use that with Apple Pay?

inner lance
#

Yep!

neat comet
#

can you send me some instruction please

inner lance
#

The link above is a guide for how to do this. Do you need something other than that?

neat comet
#

how to integrate it with setup intent?

#

apple pay + setupintent

#

i know how to do setupintent separately, apple pay + payment intent separately

#

but how to use setupintent with apple pay?

#

maybe just attached the payment_method that has been setup??

#

paymentRequest.on('paymentmethod', function(ev) {
// here instead of confirmCardPayment, we confirmSetupIntent instead?
}