Please enable JavaScript to view this site.

AudienceView Unlimited 7  Product Guides

MasterPass is a digital wallet that retrieves customer credit card information that has been stored in the customer's MasterPass accounts.

 

The MasterPass gateway is used in conjunction with a 'Child Gateway' (the TenderRetail payment gateway - TouchNet is not currently supported) for MasterPass payments made online. Refunds via MasterPass can be performed via the Desktop and operate the same way that refunds to the 'Child Gateway'.

The PayPal Native gateway is used for PayPal payments made online, including PayPal Express Checkout and PayPal Bill Me Later payments. Refunds via the PayPal Native gateway can be performed via the Desktop.

 

info_outline

Information

For those gateways that support multiple types of payments (Credit or Debit), add a new 'Key' to the Payment Gateways list in the format of PaymentGateway::PaymentType (TenderRetail::Credit). For more information, refer to General Configuration - Lists.

 

To access the PayPal Native payment gateway navigate to the Registry - System::Configuration::Payment Gateways node.

 

Field

Description

child_gateway

Select the payment gateway that will process the payment after MasterPass retrieves the card information.

 

caution_outline

Caution

The TouchNet payment gateway is not currently supported.

library_path

Default: C:\AudienceView\PaymentGateways\Bluefin\Bluefin.dll

The absolute path to the payment gateway DLL.

mp_acceptable_cards

Default: master,amex,visa

A comma separated list of payment cards customers can select.

Acceptable values are amex, diners, discover, maestro, master and visa.

mp_access_token_endpoint

Default: https://api.mastercard.com/oauth/consumer/v1/access_token

The Get Access Token URL endpoint provided by MasterPass.

mp_checkout_identifier

The Checkout Identifier generated for the system after creating a checkout project on the MasterPass Merchant Portal.

This is provided by MasterPass.

mp_oauth_consumer_key

The Consumer Key that is generated when creating a checkout project on the MasterPass Merchant portal.

This is provided by MasterPass.

mp_postback_endpoint

Default: https://api.mastercard.com/masterpass/v6/transaction

The Checkout Postback endpoint URL provided by MasterPass.

mp_request_token_endpoint

Default: https://api.mastercard.com/oauth/consumer/v1/request_token

The Get Request Token endpoint URL provided by MasterPass.

mp_rsa_private_key

A private key that was generated along with public key.

 

caution_outline

Caution

The RSA private key must be copied and pasted, preserving the formatting.

mp_shopping_cart_endpoint

Default: https://api.mastercard.com/masterpass/v6/shopping-cart

The Shopping Cart Service endpoint URL provided by MasterPass.

process_strategy

Read-only: External

Payments are processed by an external third party.

timeout

Default: 60

TCP/IP timeout, in seconds.