Jump to content

Custom Gateway Module Issue


pwner99

Recommended Posts

Hi, I submitted a ticket today asking WHMCS support about this, but I figure posting on the forums can't hurt :) Anyway I'm trying to setup my own payment gateway (dotpay) and when I upload dotpay.php into my /modules/gateways folder, it won't show up in my admin area so I can enable it. By the way I'm still using v3.81, I just have too much custom code to upgrade, though I'll be trying to do it by the end of this summer.

Link to comment
Share on other sites

First thing I did :) I had to find and add the following for it to show up in the Configs menu:

 

$GATEWAYMODULE = array(

"dotpayname" => "dotpay",

"dotpayvisiblename" => "DotPay",

"dotpaytype" => "Invoice",

);

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated