Uninstalling a payment plug-in

To remove a payment plug-in from use, we can either remove references to the plug-in, or remove the payment plug-in directory from the plugins directory.


Procedure

  1. Disable the payment plug-in:

    1. Remove the plug-in name from the PaymentSystemPluginMapping XML file.

    2. Remove the payment system name from the PaymentMethodConfigurations XML file and RefundMethodConfigurations XML file.

  2. Remove the plug-in JAR file from WebSphere Commerce instance.ear directory:

  3. Remove the plug-in_name directory and deployment descriptor file from the following location. workspace_dir/WC/xml/config/payments/ppc/plugins/plugin_name/PluginDeployment.xml


Related concepts
Payment plug-ins
Payments subsystem