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.For information about
how to install an interim fix, see
Procedure
-
Open the
WC_eardir/xml/config/payments/ppc/plugins/PaymentechPlugin/PluginDeployment.xml
file.
-
Add the following configuration to the file to use the offline mode:
<PluginProperty name="reverseApprovalMode" value="offline"/>
-
Restart the WebSphere Commerce instance.