The following table lists the payment system names provided in WebSphere Commerce for supported payment (and refund) methods. The associations shown below are examples; you could, for instance, configure a particular credit card brand to use a different payment system name or payment plug-in.
A payment system name is a string that is independent of the plug-in name. The payment system name maps to the payment plug-in used to process the transactions. The payment system name should match between the PaymentMethodConfiguration.xml (or RefundMethodConfiguration.xml) and PaymentSystemPluginMapping.xml files.
The payment method name is visible to customers on the JSP buy page (the name displayed on the buy page is taken from the short and long description of the Payment and ReturnPayment business policies in the POLICYDESC database table).
Method | Payment or refund method | Payment system name | Plug-in name |
---|---|---|---|
VISA | Both | OfflineCreditCardSystem | SimpleOfflinePlugin |
AMEX | Both | OfflineCreditCardSystem | SimpleOfflinePlugin |
Master Card | Both | OfflineCreditCardSystem | SimpleOfflinePlugin |
Check | Payment | OfflineACHSystem | SimpleOfflinePlugin |
COD | Payment | OfflineSystem | SimpleOfflinePlugin |
BillMeLater | Payment | OfflineSystem | SimpleOfflinePlugin |
LOC | Both | LOCSystem | LOCPlugin |
PayLater | Payment | OfflineSystem | SimpleOfflinePlugin |