Officer Posted June 20, 2011 Share Posted June 20, 2011 Dear members,I would appreciate if you could help me with my issue. I have successfully installed Prestashop and everything is going great so far.The only question I am wondering about right now, is how to implement a third-party payment gateway on my Prestashop.After the customer goes to their cart and sign in or register and sign in, they will have the option to checkout. Usually under Prestashop, people can pay through paypal and possibly other payment gateways.My question is this: can I redirect the customer to a third-party payment gateway (this is a website of a local bank where I live) and let the customer pays there, and after paying successfully to send back the customer from the third-party website to my Prestashop Website again on a Thank You page with some parameters being sent in the redirection to clear the cart since the customer already paid?Also, is there a way to send parameters, like the Order ID to the third-party website before my customers click the checkout button on the checkout page and get them redirected to the payment gateway?Please clarify this issue to me because I'm afraid this won't work.Thank you in advance. Link to comment Share on other sites More sharing options...
bellini13 Posted June 20, 2011 Share Posted June 20, 2011 If you want to integrate to your local bank, you will need to create a custom payment module (unless one already exists, but doubtful). This assumes that your local bank has exposed a service that you can interface with, also doubtful. Link to comment Share on other sites More sharing options...
Officer Posted June 21, 2011 Author Share Posted June 21, 2011 Thank you for your reply. I spoke to my local bank and they said they will provide me with a sample form code to place on my order page and upon submitting the form it will be redirected to the payment page on the third-party website where the custom will pay.This seems pretty easy for me, but please let me know if this following scenario I have in mind is correct: Can I edit the php or tpl code on the order page to add the form provided by my payment gateway provider, and can I also read some values (such as the order ID and customer name) from the cart and pass them as variables with the form to the other website when submitting it?Please no need to tell me how to do this, just tell me if it's possible to do this, and I will manage to do it myself for sure.Thank you once again and I appreciate your support. Link to comment Share on other sites More sharing options...
bellini13 Posted June 21, 2011 Share Posted June 21, 2011 good, it sounds like it would work like paypal or google. I would suggest you create a PaymentModule using paypal/google as a template, and it will allow you to do exactly what you want. the third party should allow for you to pass a return URL, which would be where the customer comes back to your site.they will need to include parameters back to your module which will inform you if the payment was authorized or not. Link to comment Share on other sites More sharing options...
Officer Posted June 22, 2011 Author Share Posted June 22, 2011 Wonderful, thank you so much. this makes much sense.I appreciate your help and indications to use Google/Paypal Checkout Modules as templates and change the variables within them to work and interact with my local bank account gateway.I will mark your answer as a solution to my question.Thanks a million Link to comment Share on other sites More sharing options...
[email protected] Posted August 11, 2011 Share Posted August 11, 2011 Dear Prestashop members, Iam a new bee to prestashop and using version 1.4.1. Now i need to integrate a new payment module (EBS) to my shop. iam really in bad situation cos none of my efforts are going correct. i need help from any of u guys. pls explain me all the steps how to integrate a new payment gate way for my shop in details will be much helpfull. Regards Anil Bangalore Link to comment Share on other sites More sharing options...
Rekha Posted August 14, 2011 Share Posted August 14, 2011 I too have to integrate EBS payment gateway to my website in India. Instructions with steps will be appreciated. I am not a programmer. Regards. Link to comment Share on other sites More sharing options...
HandCraft Posted February 4, 2012 Share Posted February 4, 2012 Hire developer or u will get ready made add ons [paid basis] to do that......but hiring developer is better....expense might b around 8k to 10k apart frm Gateway charges I too have to integrate EBS payment gateway to my website in India. Instructions with steps will be appreciated. I am not a programmer. Regards. Link to comment Share on other sites More sharing options...
[email protected] Posted July 23, 2012 Share Posted July 23, 2012 Hire developer or u will get ready made add ons [paid basis] to do that......but hiring developer is better....expense might b around 8k to 10k apart frm Gateway charges do you got any solution for integrating EBS payment gateway to your site , as im facing the same problem now.. plz share any solution u got asap thx ankit goel www.memoryxchange.com Link to comment Share on other sites More sharing options...
HandCraft Posted July 23, 2012 Share Posted July 23, 2012 We are using DirecPay but I guess EBS is better.............contact their technical team...they will help you surely. Link to comment Share on other sites More sharing options...
Recommended Posts