Welcome to Zuora Product Documentation

Explore our rich library of product information

Adyen gateway instance configuration (table)

This document provides configuration details for the Adyen gateway, including settings for shopper interaction, recurring processing models, and IP address capture requirements.

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, enable it to ensure that the IP address is always included in your request as passing the IP address is required for Adyen UPI 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 enabled, the browser's IP address is automatically included in the request.