AudienceView Connect

MasterPass - Payment Gateway (AudienceView 6.8.6)

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' (e.g. the TenderRetail payment gateway - Eigen/MiraServ and TouchNet are not currently supported) for MasterPass payments made online. Refunds via MasterPass can be performed via the AudienceView 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 AudienceView Desktop.
 

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

To access the PayPal Native payment gateway, navigate to the Registry application 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
Eigen/MiraServ and TouchNet payment gateways are not currently supported.
library_path Absolute path to respective AudienceView payment gateway DLL.
mp_acceptable_cards
A comma separated list of payment cards AV application will allow customers to select.
Acceptable values are amex, diners, discover, maestro, master and visa.
mp_access_token_endpoint The Get Access Token URL endpoint provided by MasterPass.
Refer to the latest version of the MasterPass Merchant Ingegration Guide.
mp_checkout_identifier The Checkout Identifier generated for the application after creating a checkout project on the MasterPass Merchant Portal.
mp_oauth_consumer_key The Consumer Key that is generated when creating a checkout project on the MasterPass Merchant portal.
mp_postback_endpoint The Checkout Postback endpoint URL provided by MasterPass.
Refer to the latest version of the MasterPass Merchant Ingegration Guide.
mp_request_token_endpoint The Get Request Token endpoint URL provided by MasterPass.
Refer to the latest version of the MasterPass Merchant Ingegration Guide.
mp_rsa_private_key A private key that was generated along with public key.
 
Caution
The RSA private key must be copied and pasted, perserving the formatting.
mp_shopping_cart_endpoint The Shopping Cart Service endpoint URL provided by MasterPass.
Refer to the latest version of the MasterPass Merchant Ingegration Guide.
process_strategy Identifies how the payment is to be processed:
  • External: Process payment external third party.
    This is the only valid option for this payment gateway.
  • Account: Process payments as an AudienceView internal account.
  • Gift Card: Process payment as an AudienceView gift certificate.
  • Gift Certificate: Process payment as an AudienceView gift certificate.
timeout TCP/IP timeout, in seconds.