For the complete documentation index, see llms.txt. This page is also available as Markdown.

Google Pay via Tap Payment

POS Installation

Preliminary Works

The following information is requested from the provider for the brand-specific and production (live) environment.

  • Secret Key

  • Merchant ID

Omnitron Settings

This payment method’s configuration can be done on the Payment Options & Add/Edit POS Integration pages. See also: Payment Management Tutorials

Payment Options

One payment option must be defined in Omnitron to be specific for the extension installed. Explanations on how the settings should be made at this stage are in the table below.

Field

Description

Payment Option

Digital Wallet

Payment Option Name

“Digital Wallet” or any related text

Payment Option Slug

wallet

Config

{

"pos_slug": "tap_googlepay"

}

POS Integration

One POS integration must be defined in Omnitron to be specific for the extension installed. Explanations on how the settings should be made at this stage are in the table below.

Field

Description

Name

Google Pay via Tap

Slug

tap_googlepay

Gateway

tap_googlepay

Resource URL

Requested URL from the provider (ex: https://api.tap.company/v2)

3D Resource Url

Empty

Secret Key

Requested Secret Key from the provider

Merchant Id

Requested Merchant Id from the provider

Country Code

ISO_3166-1_alpha-2 - Example: “SA”

Auto Duration

Time (in hours) to cancel or capture payments if it’s pending

Auto Type

Process type after X hours if payment is pending, Void or Capture

Additional Sources

Last updated

Was this helpful?