Hi,
For Apple Pay in-app I see that the Three-D secure token contains the paRes/CAVV one-time token for payment processing. Processors that support Three-D secure, require paReq as well. Is there a way for for developers to get this value to send to processors? This gives us standardized processing across site and app.
If not, and we can only use processors like Braintree, etc, can we use multiple merchant certificates and when we give merchantIdentifier for PKPaymentRequest supply which cert to encrypt the data for? This seems messy because we have to integrate explicity with each payment processor.
Please advise.
Thanks,
Jay