About this integration
Embed requires minimal configuration to get set up to process Google Pay. Unlike some other integrations it does not require you to sign up for a Google Developer account.Enable Google Pay
To enable Google Pay, head over to your dashboard and then go to Connections -> Catalog -> Google Pay. Next, fill in your merchant name and the one or more domain names where you want to use Google Pay.
Test Google Pay
To test Google Pay visit the site that has Embed loaded on it. Google Pay should automatically be displayed. Please follow the Google Pay documentation with further guides on how to add test cards for use in a sandbox environment.Common issues
Apple Pay option is not shown
Apple Pay option is not shown
There could be many reasons why this doesn’t show.
- Make sure you are using an Apple Pay compatible browser and device
- Make sure an Apple account is set up on your device and cards are added to it
- Make sure the system is set up to handle Apple Pay
- Check the Apple Pay connection is enabled
- Check the Apple Pay connection is set up to handle transactions on the domain you’re testing on
- Check a card connector is enabled for the selected country/currency
- Check that a Flow rule doesn’t hide Apple Pay
Apple Pay payment failed
Apple Pay payment failed
There could be a few reasons why this doesn’t show but most likely
this means the card was sent to a connector that either doesn’t understand
Apple Pay cards, or did not recognize the test card.
Error when adding test card to wallet
Error when adding test card to wallet
This seems to happen at times with the test cards provided by Apple. Try a
different card, or try again later.
Apple Pay sheet opens and immediately closes
Apple Pay sheet opens and immediately closes
When using a real card in a sandbox environment, Apple Pay fails to initialize. This results
in the Apple Pay UI quickly appearing and then disappearing.The reason for this happening is that the validation URL generated by Apple Pay is rejected by
the
POST /digital-wallets/apple/session endpoint. Please only use test cards in the sandbox
environment.