Welcome to Zuora Product Documentation

Explore our rich library of product information

Adyen gateway settings for MoMo

Review Adyen Integration v2.0 gateway settings that are not applicable to KakaoPay transactions and the fixed Adyen values Zuora passes for MoMo payments.

To configure an Adyen gateway instance for processing MoMo transactions, follow the instructions in Set up and configure an Adyen Integration v2.0 gateway instance .

In particular, you can skip the following requirements and settings as they do not apply to MoMo transactions.

Prerequisites

The following prerequisite is not applicable to MoMo, which is the last prerequisite item in this article .

“To ensure the network transaction ID (NTI) is returned from Adyen and saved in Zuora for processing recurring payments, you must enable the Network transaction reference setting at the Adyen side.”

Credentials

  • Merchant Account for Payouts User Account

  • API Key for Payouts User Account

  • Merchant Account for Review & Confirm Payouts User Account

  • API Key for Review & Confirm Payouts User Account

Rules

  • Enable gateway reconciliation

  • Reconciliation Username

  • Reconciliation Password

  • Enable Level 2 Processing

  • Enable Level 3 Processing

  • ShipFrom Postal Code API Name

  • ProductCode Custom Field API Name

  • CommodityCode Custom Field API Name

  • Skip Risk Rules

  • Soft Descriptor

  • Submit Card Payments with RecurringDetailReference

  • Tokenize payment method

Additional Metadata

MoMo does not support Additional Metadata.

For the following settings, specific values are passed to the gateway, regardless of the values configured in these settings in the UI.

Setting

Value passed to Adyen

Shopper Interaction

  • For one-time payments: Ecommerce

  • For recurring payments: ContAuth

There is no way to override these values.

Recurring Processing Model

Subscription

If you want to override it, use the param_gwOptions_recurringProcessingModel gateway options field.

For the Auto-capture IP Address setting, turn it on to ensure that the IP address is always included in your request as passing the IP address is required for Adyen MoMo on-session transactions. The following list describes the priority of passing in the IP address:

  • If the IP address is provided through the gwOptions_shopperIP gateway options field, this value is used regardless of the Auto-capture IP Address setting.

  • If the gwOptions_shopperIP field is not specified and the Auto-capture IP Address setting is turned on, the browser's IP address is automatically included in the request.