Feature Overview: Authorize.net Payment Gateway API Modernization (#28384)

Overview

Authorize.net deprecated support for query string-based POST calls as of October 2024. To ensure continued payment processing functionality within CyberStore, the Authorize.net integration has been modernized to align with the latest API requirements.

This update transitions CyberStore’s Authorize.net integration to utilize the Authorize.net .NET SDK, ensuring seamless and compliant payment transactions.

In this Topic:

Key Enhancements

  • Migration to Authorize.net .NET SDK: All payment processing calls now use the .NET SDK, replacing the deprecated query string-based POST method.
  • Ensures Transaction Compliance: Payments will be processed according to Authorize.net’s latest security and compliance standards.
  • Prevention of Payment Failures: Transactions will no longer trigger “Code 66” or other API-related errors.

Impact on CyberStore Customers

  • No changes are required from customers using Authorize.net for payment processing.
  • Transactions will proceed without interruption when the new API requirement takes effect in October 2024.
  • Customers will benefit from enhanced security and stability in payment processing.

Additional Information

For further details on Authorize.net’s API modernization and compliance requirements, refer to the official Authorize.net Developer Documentation.


This site uses Just the Docs, a documentation theme for Jekyll.