Skip to main content

Overview

This documentation is intended for merchants integrating ePay Hosted Fields directly - and thereby starting a Google Pay payment from their own domain.

To accept Google Pay payments, you need to register as a merchant with Google Pay and configure your merchant accordingly.
This guide walks you through the necessary steps.
Please note that Google Pay Terms of Service terms apply whenever the Google Pay service is offered.

Create a Merchant ID

Follow the steps on Google Pay Publish your integration

Notes regarding the described steps:

  • ePay hosts a supported payment gateway

  • Once the MerchantId is obtained, submit it to the ePay backoffice
    Navigate to Payment / Point of sale / Google Pay tab and enter your Google Pay Merchant id and update settings (save).
    This replaces the step about explicit set the merchantId property on the merchantInfo object, as this is done by the ePay Javascript class.

  • Likewise for the initialization of PaymentsClient - this is wrapped by the ePay Javascript class