takujeke Posted February 4, 2019 Share Posted February 4, 2019 Can some1 help me with a solution integrate WHMCS with a Payment gateway which is not listed on the payment gateways list. Basically I just want to integrate whmcs with a gateway in zimbabwe called Paynow to be able to receive payments from locals. Please Help 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 5, 2019 Share Posted February 5, 2019 On 04/02/2019 at 11:14, takujeke said: Can some1 help me with a solution integrate WHMCS with a Payment gateway which is not listed on the payment gateways list. Basically I just want to integrate whmcs with a gateway in zimbabwe called Paynow to be able to receive payments from locals. I think the module already exists - the seller's site seems to be down though... https://github.com/samtheson/paynow-whmcs if you can't contact them, and need to pay a developer to write a module for you, then you will need to post in Service Offers & Requests to receive offers. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Staff WHMCS Peter Posted March 20, 2019 WHMCS Staff Share Posted March 20, 2019 Hi there! If you have the know-how, we provide documentation on creating your own Payment Gateway, here: https://developers.whmcs.com/payment-gateways/ We also offer a Sample Gateway Module which you can base your custom module off. This is available from: https://github.com/WHMCS/sample-merchant-gatewayhttps://github.com/WHMCS/sample-gateway-module It depends on what time of gateway you are developing for as to which you'd need to use. Merchant Gateways are ones where Credit Card details are stored in WHMCS' database whereas standard "gateway" modules tend to lean more towards storing the card data on the providers server in exchange for a usable token. I hope this helps! 0 Quote Link to comment Share on other sites More sharing options...
takujeke Posted March 25, 2019 Author Share Posted March 25, 2019 Thank you guys , I managed to create my own API with the help of https://developers.whmcs.com/payment-gateways/ as advised. It was quit an experience , thank you team WHMCS its always a pleasure working with you. 1 Quote Link to comment Share on other sites More sharing options...
Titanium Posted September 20, 2020 Share Posted September 20, 2020 wondering if you can share? 0 Quote Link to comment Share on other sites More sharing options...
Anuj Dwivedi Posted October 20, 2023 Share Posted October 20, 2023 Yes sure 0 Quote Link to comment Share on other sites More sharing options...
Remitur Posted October 23, 2023 Share Posted October 23, 2023 On 10/20/2023 at 7:01 AM, Anuj Dwivedi said: Yes sure I suggest uploading it on github.com ... 0 Quote Link to comment Share on other sites More sharing options...
Famembady Posted October 30, 2023 Share Posted October 30, 2023 On 3/20/2019 at 10:34 PM, WHMCS Peter said: Hi there! If you have the know-how, we provide documentation on creating your own Payment Gateway, here: https://developers.whmcs.com/payment-gateways/ We also offer a Sample Gateway Module which you can base your custom module off. This is available from: https://github.com/WHMCS/sample-merchant-gateway https://github.com/WHMCS/sample-gateway-module It depends on what time of gateway you are developing for as to which you'd need to use. Merchant Gateways are ones where Credit Card details are stored in WHMCS' database whereas standard "gateway" modules tend to lean more towards storing the card data on the providers server in exchange for a usable token. If you want to try other payment gateways, I advise you to familiarize yourself with gambling payment. I hope this helps! Thank you for the information! I am currently developing a merchant gateway module for WHMCS, so I will use the sample merchant gateway module as a starting point. I appreciate your help! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.