Apple Pay Token
Once the shopper has authorised the payment, you can get the Apple Pay Token you will need to pass into the DNA Platform.
You will receive the onpaymentauthorized
Event which contains the payment
(ApplePayPayment
) attribute.
Retrieve the paymentData from the token and convert it to a string. Pass this to your server, and then submit it in a payment request to DNA.