Jump to content

_storeremote is never called


ganjubas

Recommended Posts

Hi, I'm trying to implement a payment gateway module, while _capture and _link with callback complete the payment perfectly, I'm unable to use _storeremote, it's implemented but as far as I can see never fired (added error_log('xxx') to the function and it never showed up).

Is there any way someone could clear up this _storeremote issue?

It's never called by whmcs, so I have no idea how to store the token locally (I can get the token from the gateway via _link, but again, _storeremote not fired from callback and I can go with _capture but again _storeremote not fired)

 

Docs are not totally clear about it, so I'd appreciate any help.

Thank you

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