RE: API Documentation for custom payment gateway?

Mark Clarke, modified 6 Years ago. Regular Member Posts: 107 Join Date: 3/3/12 Recent Posts
I can't seem to find any documentation on creating a module for ones own payment gateway. Can someone point me in the right direction if this exists?

thanks
thumbnail
Corbin Murakami, modified 6 Years ago. Junior Member Posts: 31 Join Date: 12/5/14 Recent Posts
We have documentation coming out in the next week. Someone from the team will update this thread when it's live. Thanks for your patience!
thumbnail
Sipin Verma, modified 6 Years ago. Junior Member Posts: 29 Join Date: 12/14/10 Recent Posts
Hey Corbin,

I has been a month. when can we expect this documentation & where?
thumbnail
Nader Jafari, modified 6 Years ago. Junior Member Posts: 84 Join Date: 8/24/11 Recent Posts
Hi

That is simple if you see Liferay Commerce Source code.
You need to create a module like this :



This is my project strucure.
The commerce-payment-method-mercanet module is best sample to implement a new payment method.

thumbnail
Nader Jafari, modified 6 Years ago. Junior Member Posts: 84 Join Date: 8/24/11 Recent Posts
Also here is my payment repository : https://github.com/liferay-ir/commerce-payment-method-irankish

I hope this help you.
thumbnail
Corbin Murakami, modified 6 Years ago. Junior Member Posts: 31 Join Date: 12/5/14 Recent Posts
You're great, Nader!

Sorry all for the bad estimate on when official docs will be published. They're still on the way.