Enable Apple Pay for Shoppers
Enable your shoppers to take advantage of their Apple Pay account during checkout. Unsure which alternative payment methods to set up? See all supported alternative payment methods.
Requirements
Domain Verification
Apple requires that your website use HTTPS, with a valid SSL certificate, TLS 1.2 support, and a unique IP with no redirects. Merchants must re-verify their domain with a new certificate when changing domains. Reach out to Bolt Support to get your domains re-verifed.
Pre-Authorization
A pre-authorization workflow is required to use Apple Pay. This is due to Apple’s requirement of an order token to initiate payment.
Pre-Existing Apple Pay Setups
To use Apple Pay with Bolt, you may have to contact both your platform and processor representative to disconnect your pre-existing Apple Pay integration.
Processor Enablement
Workflow
- Shopper selects Apple Pay and initiates first shipping & tax call; merchant obtains
zipcode
,country code
,state
,region
, andplaceholder phone number
. - Shopper authorizes the transaction; merchant obtains shopper’s
name
,email
,phone
,street address
. - Bolt validates using a second shipping & tax call.
- Bolt forwards information to Apple Pay authorization endpoint.
Platform Setup
Limitations
- The Apple Pay button must appear below Bolt Checkout due to security restrictions set by Apple.
- Styling customizations are limited to black and white stylings.
- Does not currently support split shipping and tax.
- Apple Pay is not available for Product Page Checkout.
Transaction Amount Limits
Check with your Apple Pay account representative to verify transaction minimum and maximum limits.
Styling Options
You can change the style of the Apple Pay button by passing in one of the follow classes to the checkout button div:
- Black Button, White Text:
with-apple-pay-black
- White Button, Black Text:
with-apple-pay-white
- White Button, Black Border:
with-apple-pay-white-with-line