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 |
|
|
Rules |
|
|
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 |
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_shopperIPgateway options field, this value is used regardless of the Auto-capture IP Address setting. -
If the
gwOptions_shopperIPfield is not specified and the Auto-capture IP Address setting is turned on, the browser's IP address is automatically included in the request.