Migrate to CyberSource v2.0
Learn how to migrate to the CyberSource v2.0 payment gateway and manage re-authentication for payment methods.
Follow the instructions in this article to migrate to the CyberSource, Payment API v2.0 payment gateway integration. In this article, the instances of gateway integrations to be deprecated are referred to as the legacy gateway instance .
Payment method re-authentication after switching to CyberSource v2.0
If you use Zuora Payment Pages 2.0 to host your payment pages, it might be required for cardholders to re-authenticate their payment methods. Because the legacy gateways do not support CIT/MIT, the appropriate parameters might not be stored on file, leading to
Authentication Required
errors from the issuers. These errors require that the cardholder comes back on-session to re-authenticate by updating an existing card or adding a new one through the CyberSource v2.0 gateway, as part of the Stored Credentials Transactions Framework
of card networks. You can implement the re-authentication by using the
pmId
client parameter for Payment Pages 2.0. For more information, see the following articles:
-
Payment Pages 2.0 Implementation Overview
-
Client Parameters for Payment Pages 2.0
Related information
-
Overview of CyberSource payment gateway integration
-
Set up and configure a CyberSource payment gateway instance