WebSphere Commerce Version 7.0.0.1

Enabling interim fix JR54351

Interim fix JR54351 adds a configuration flag for the Paymentech plug-in to control whether to use online or offline mode for the reverseApproval method.

Before you begin

Install the interim fix JR54351.

Procedure

  1. Open the WC_eardir/xml/config/payments/ppc/plugins/PaymentechPlugin/PluginDeployment.xml file.
  2. Add the following configuration to the file to use the offline mode:
    
    <PluginProperty name="reverseApprovalMode" value="offline"/> 
    
  3. Restart the WebSphere Commerce instance.