Payment Services installation
This guide explains how to install and configure the Payment Services drop-in component in your storefront.
Onboard to Payment Services
Section titled “Onboard to Payment Services”Before you can use the Payment Services component in your storefront, you must onboard to Payment Services in the Adobe Commerce Admin.
Register your storefront domain with Apple
Section titled “Register your storefront domain with Apple”The following steps explain how to register your storefront domain with Apple, which is required to use Apple Pay.
Download the file SaaS only
Section titled “Download the file ”Download the Apple Pay domain verification file. Click to download .
Serve as binary content SaaS only
Section titled “Serve as binary content ”Add the file to the following path in your storefront repository. Note the added .bin extension, which is currently the only way available in EDS to serve binary content.
/.well-known/apple-developer-merchantid-domain-association.binSet up URL redirect SaaS only
Section titled “Set up URL redirect ”Add a redirect to make the domain verification file accessible at https://your-sandbox-domain.com/.well-known/apple-developer-merchantid-domain-association.
| Source | Destination |
|---|---|
| .well-known/apple-developer-merchantid-domain-association | /.well-known/apple-developer-merchantid-domain-association.bin |
Register sandbox domain
Section titled “Register sandbox domain”Contact your sales representative to register the sandbox domain with Apple.
Set up production URL rewrite SaaS only
Section titled “Set up production URL rewrite ”Set up a URL rewrite at the CDN level to make the domain verification file directly accessible at https://your-production-domain.com/.well-known/apple-developer-merchantid-domain-association, without redirects.
Register production domain
Section titled “Register production domain”Contact your sales representative to register the production domain with Apple.