Masterpass REST POS

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

  • Terminal Group ID

  • Store Key

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

Masterpass Rest

Payment Option Name

Masterpass Rest

Payment Option Slug

mp_rest_po

Config

{ “pos_slug”: “mp_rest”, "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

Masterpass Rest

Slug

mp_rest

Gateway

Masterpass Rest (omnicore.libs.payment_gateways.masterpass.MasterpassRESTGateway)

Resource URL

Requested URL from the provider (ex: https://mp-test-backend.masterpassturkiye.com)

3D Resource Url

Requested URL from the provider (ex: https://mp-test-backend.masterpassturkiye.com)

Secret Key

Requested Secret Key from the provider

Merchant Id

Requested Merchant ID from the provider

Terminal Group ID

Requested Terminal Group ID from the provider

Store Key

Requested Store Key from the provider

Three D Enabled

True/False

Merchant Type

Defines if pos selection made by Omnitron or masterpass (custom/macro merchant id)

Hash Validation Enabled

True/False Defines if 3d return hash validation will be made

Additional Notes

Useful links:

Last updated

Was this helpful?