Apple Pay

Apple Pay provides a fast and secure shopping experience where consumers can quickly and seamlessly checkout with their Apple Touch authentication without login details or credentials.

A fast and secure shopping experience where the consumer can quickly and seamlessly checkout with their Apple Touch authentication without login details or credentials. Digital River will support Apple Pay as a payment method on the payment service and DigitalRiver.js. Apple Pay is currently available to consumers in many countries and is currently supported only on IOS devices (iPhones, Macs, and so on).

Apple Pay does not support cross-origin iframes. You can choose not to use cross-origin iframes or set the allow=payment attribute at the iframe. See Support Apply Pay in cross-origin iframes withallow=payment attribute for more information.

You can find an example of integration here (only viewable on Apple devices).

How to configure

To offer Apple Pay on your website, you must validate your domain with Apple before accepting transactions. To complete this validation:

Step one: Download the apple-developer-merchantid-domain-association file.

Step two: Save the file to the following location on the domain where you want to offer Apple Pay: /.well-known/apple-developer-merchantid-domain-association Repeat this step for each additional domain you want to offer Apple Pay. For example: https://buy.mydomain.com/.well-known/apple-developer-merchantid-domain-association https://shop.mydomain.com/.well-known/apple-developer-merchantid-domain-association https://www.mydomain.com/.well-known/apple-developer-merchantid-domain-association \

The URL you specify must be public and globally accessible so that Digital River can complete its verification process.

Additionally, you'll need to serve the apple-developer-merchantid-domain-association file over HTTPS.

Step three: Contact your Digital River representative with the list of domains you want to register.

After completing these steps, the remainder of the Apple Pay configuration process depends on whether you use DigitalRiver.js with Elements or Drop-in payments.

DigitalRiver.js with ElementsDrop-in payments

How it works

Apple Pay uses a standard payment flow.

Supported markets

For information on supported markets and currencies for Drop-in and DigitalRiver.js, go to:

Last updated