Moneris Solutions is a Canadian based credit card payments processor. Moneris offers several products for online payments. The PSMW Moneris module uses the Moneris product called eSELECT Plus eCommerce. More information about this product can be found on this website: http://www.eselectplus.ca/
Credit Card transactions consist out of the following actions:
The payment gateway requires that each transaction has a unique order id. We can't use the order id of PSMW directly because if a payment attempt fails and the user will perform another attempt the order id should be different.
Therefore the Order ID that is visible on the credit card receipt and in the moneris transaction reports will have the following format:
75_12344893
Where 75 is the order id and the rest is a timestamp code
The workflow for a shop owner to add Moneris to his webshop is the following:
The following sections will guide you through this process and explain how to configure the module.