Thiraj Priyadarshana
Thiraj Priyadarshana

Reputation: 141

How to create Custom payment module for thirdparty ipg in prestashop

Anyone know how to create payment module for third party ipg. Is there any tutorial or step by step guide to do this.

Upvotes: 0

Views: 1161

Answers (2)

Thiraj Priyadarshana
Thiraj Priyadarshana

Reputation: 141

Finnaly I found the solution. Simply we can use the [https://validator.prestashop.com] for generate payment module and then we can customize what we need. Really simple

Upvotes: 0

Mandy
Mandy

Reputation: 46

Well, there is no standard tutorial for this. Of course you need the developer docs. But if you haven't buildt one yet, you could always download a payment module from another PSP and have a look how they set it up. You can also use prestashops module generator as a start. Create an account. At the top of the page, you'll see the module generator link.

Added link to a paymentexample for you.

Upvotes: 2

Related Questions