ganjubas Posted February 14, 2013 Share Posted February 14, 2013 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 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.