Configure Mastercard EMV 3DS 2.x support
Configure Zuora and your payment integrations to pass Mastercard-required data for EMV 3DS 2.x authentication on supported gateways.
To comply with the Mastercard EMV 3DS 2.x mandate, complete the following configuration. You need the Payment Settings administrative permission.
If you sell physical goods or hybrid, enable the gateway setting that passes shipping address data during the 3DS2 transaction. If shipping address is not available, Zuora passes the billing address as the shipping address by default.
If you collect payment data outside Zuora, pass the required Mastercard fields in your API or SDK requests. Your requests must include the cardholder name, full billing address, and the customer's email address or phone number. If applicable, also make sure that the billing account has a Ship To contact and that IsPhysicalGoods is enabled on the gateway so that Zuora can send the shipping address during 3DS2 authentication. Also include the customer's IP address and device information, where applicable. .
If you use Direct POST, do not enable the Payment Pages 2.0 3DS2 checkbox for that flow, because 3DS2 is implemented outside Zuora in your website flow.
After you update your configuration, Zuora can include the additional Mastercard-required data during 3DS2 authentication on supported gateway integrations.