Integrate Prestashop and Propay
Trexle connects Prestashop to Propay and 100+ other payment gateways using a single plugin for one time annual fee
Propay and Prestashop Integration Guide
To add a ProPay gateway, you need to supply a cert_str
and account_num
that corresponds to a merchant in your ProPay account.
ProPay supports merchant processing needs by offering both tokenized and non-tokenized approach to accepting credit and debit card payments. ProPay’s ProtectPay tokenization service is recommended for most merchants because it enables processing without the need for sensitive data to touch the merchant’s own network. Using ProtectPay helps merchants maintain compliance with the PCI data security standard, and allows them to focus on growing a business while ProPay helps to protect sensitive data.
For merchants who are comfortable managing their own data security, and who can validate their own PCI compliance, ProPay provides a simpler API-only option to accept credit and debit cards. You will need to generate a new account for each of your merchants before you can transact against ProPay. See section 4.1 of the ProPay API guide for details on creating new accounts. Note that Trexle does not support creating accounts in ProPay via our API. Once you’ve created an account, you can supply your account_num
and cert_str
as the username and password in your Trexle dashboard Payments Gateways tab.
Then activate as normal..
Take the credentials you just obtained from Propay and navigate to Trexle dashboard, click Payments Gateways and select Propay from the drop down menu as shown below.
Fill into your Propay credential and click Add Gateway. Click the Activate button next to Propay, and it will give you a success message and the button will turn into green. You should see something like below.
Download the Trexle Prestashop module from Trexle github repository, then navigate into your Prestashop admin dashboard, click Modules/Modules & Services.
Upload Trexle Prestashop payment module/addon zip archive.
Once uploaded, Prestashop will let you know if the module has been installed successfully. Once installed, click configure.
Insert your Trexle API live public and live secrets keys and repeat the same for test keys, then click the save icon as demonstrated below.
Once saved, click Payments in Modules and Services and make sure the module is check marked properly for the Currency, Group, and Country Restrictions. Make a test product, then make a test order to make sure the customers shopping experience is perfect.
Use the following card numbers for testing purposes.
Card Number | Card Brand | Simulated Response |
4747474747474747 | Visa | Success |
4111111111111111 | Visa | Success |
5454545454545454 | MasterCard | Success |
2221000000000009 | MasterCard | Success |
371449635398431 | American Express | Success |
6011000000000012 | Discover | Success |
355355335533553 | JCB | Success |
4404040404040404 | Visa | Invalid credit card number as reported by issuing bank |
4909090909090909 | Visa | Credit card issuer’s bank timed out; Please attempt this transaction again |
4828282828282828 | Visa | Card limit exceeded |
4616161616161616 | Visa | Insufficient funds |
4535353535353535 | Visa | Invalid credit card number; Credit card networks cannot locate this card’s issuing bank |
Propay Supported Countries
Propay Supported Payment Processing Actions
✔ Authorize
✔ Capture
✔ Void
✔ Credit
✔ Recurring
✔ Card Store
Key Features
About Trexle
Trexle is a powerful online recurring subscription billing platform that integrate Propay and other +100 payment gateways with Prestashop and other dozen of e-commerce platforms.
About Propay
Propay - a subsidiary of TSYS - offers simple, secure and affordable payment processing solutions enabling business growth while offering customers choices they have come to expect when making a purchase. Total System Services -
commonly referred to as TSYS - is a United States credit card processor, merchant acquirer and bank credit card issuer.
About Prestashop
PrestaShop is a free, open source e-commerce solution. The software is published under the Open Software License (OSL). It is written in the PHP programming language with support for the MySQL database management system. PrestaShop is currently used by 250,000 shops worldwide and is available in 60 different languages.