d1stbee Posted April 8, 2013 Share Posted April 8, 2013 Hello, I am really a newbie, I have finalised my ecommerce website using PrestaShop, now it is time to integrate the 3rd party payment gateway, I am from Lebanon so Paypal does not work, I contacted a Lebanese company and these are there requirements: Therefore, the merchant’s web developer should provide an HTML Form as per the following details: All the form elements should be sent as hidden fields to the following address using the POST method: payment_mode Value: “test” for testing mode. “real” or leave it empty for real mode. txtAmount Total Amount value without symbol * txtCurrency 840 for USD, 422 for LBP txtIndex Order ID reference Alpha numeric txtMerchNum Merchant number Left Justified txthttp URL address of the merchant site page where confirmation / denial messages are displayed. signature Is the SHA256 encryption of all the data sent to payment gateway* (see details below) Lng Optional field. Value=”AR” for Arabic language version. how can I integrate that on my website? please I really appreciate the help. Thank you! Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 8, 2013 Share Posted April 8, 2013 Hi d1stbee, thank you for the message. It seems like you are going to need to create a module. I don't think you can just put these values in your code and have a working Payment Gateway. Link to comment Share on other sites More sharing options...
d1stbee Posted April 10, 2013 Author Share Posted April 10, 2013 Thank you for your reply, yes I noticed:) pls is there any sample module that I can use and modify its values or can anyone help building such a module as a paid service? Link to comment Share on other sites More sharing options...
icreator Posted February 20, 2015 Share Posted February 20, 2015 you may use bitcoin paiments https://www.prestashop.com/forums/topic/347034-bitcoin-merchant-free-module/?p=1748226 it is international Link to comment Share on other sites More sharing options...
Recommended Posts