Jump to content

Payment module, how to register to be able to activate?


zanko

Recommended Posts

Hi,

 

I just downloaded the Payment module dev kit but I can't get it to be listed in the payment gateway drop down in admin area. I changed all "template_" named functions to "payex_", additionally I set the name to be "payex";

 

 

function payex_config() {

$configarray = array(

"FriendlyName" => array("Type" => "System", "Value"=>"payex"),

<etc> ..

 

The file(s, plural actually, since there's the callback module to) was placed in the modules/gateways and modules/gateway/callbacks respectively, with correct owner and same permissions as all other modules (640).

 

Am I missing something obvious? As I understand the pdf in the PaymentDevKit I should be able to activate it (and thus, it should be listed).

 

Thanks,

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