Google Pay on Hosted Payment Page

Merchants using the Hosted Payment Page can enable Google Pay as a payment option. To activate Google Pay, please contact our support team at [email protected].

Once enabled, the Google Pay option will automatically appear on the payment page for transactions initiated through Order.json, Quicklink, and E-Invoicing, when accessed from supported browsers and devices.

This option is ideal for merchants who prefer a simplified setup, as the Google Pay integration and configuration are fully managed by Telr.

📘

Requirements

To enable Google Pay functionality, you must complete the following essential steps:

  • Adhere to Google policies : All merchants are required to comply with the Acceptable Use Policy and accept the terms defined in the Google Pay API Terms of Service.
  • Iframe integration for embedded HPP: If your website relies on the iframe element to embed the Hosted Checkout, you must include the following attribute in the iframe tag:
    allow="payment https://secure.telr.com"
    
    or 
    
    allow="payment *"
    This is in additional to sandbox attribute mentioned here