7.0

1 Introduction
Payment modules allow your store to communicate with merchant banks to transfer money following a
sale. Payment modules allow you to collect money following a sale. With the introduction of PrintShop Mail
Web 7 administrators can install additional payment module. Payment modules require a Business To
Consumer license on the PSM Web dongle.
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:
1. Purchase
1. A purchase request will authorize and capture the funds of the card owner and transfer them to
the bank account of the web shop owner
2. Void
1. A void request can only be done when there was a successful purchase request done before.
2. A void will cancel the purchase; the card owner will not see the purchase or void transaction on his
credit card receipt.
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
Objectif Lune Inc. © 2010 1