Tap Credit Card Integration

POS Installation

Preliminary Works

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

  • Secret Key

  • Merchant Id

  • URL

Omnitron Settings

This payment method’s configuration can be done on the Payment Options & Add/Edit POS Integration pages. After the settings are completed, it will be accessible via defined bin numbers on the credit card tab at the checkout. For additional information, refer to the POS Integrations tutorial.

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

Credit Card

Payment Option Name

Credit Card

Payment Option Slug

credit-card

Config

{ "provision_enabled": true/false }

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

Tap

Slug

tap

Gateway

tap (omnicore.libs.payment_gateways.tap.TapGateway)

Resource URL

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

3D Resource Url

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

Secret Key

Requested Secret Key from the provider

Merchant Id

Requested Merchant Id from the provider

Auto Type

Desired Auto Type (VOID/CAPTURE)

Auto Duration

Desired Auto Duration in Hours

Three D Enabled

True

OmanNet MID

If user card scheme is OmanNet this Merchant ID will be used instead of the merchant id defined above

Auto settings are specific to this integration. After authorizing the payment, Tap automatically cancels or captures it.

Additional Notes

Useful links:

Last updated

Was this helpful?