Dids Posted October 30, 2009 Share Posted October 30, 2009 (edited) Hey everyone, I don't know why, but I can't seem to get how you pay for invoices that are issued after the initial purchase? I've got my own payment gateway module, which works just fine with the first purchase, but after clients start getting reminders to pay their bills, how do they pay them exactly, as the link in the email message points them to the invoice, but it has no "Pay" button and the "Pay To" part (the part on the right side) is empty. Any quick tips or ideas would be very much appreciated. Let me explain how my gateway works: the client is redirected to the payment gateways website, which allows for online bank transactions, creditcards and even wire transfer. It then comes back to WHMCS and does some authentication and if all's good, marks the invoice paid and activates the account. Now, how can I use that in new/upcoming invoices, since some of my clients will be paying monthly and some yearly? There has to be a way to do the same kind of redirection as with the initial purchase, right?! Edited October 30, 2009 by Dids 0 Quote Link to comment Share on other sites More sharing options...
Dids Posted October 31, 2009 Author Share Posted October 31, 2009 Nobody? If there's no feature in WHMCS that allows me to use the same payment gateway for recurring items (which would be VERY odd), I'll have to start writing my own gw bit in viewinvoice.tpl.. :-/ 0 Quote Link to comment Share on other sites More sharing options...
Dids Posted October 31, 2009 Author Share Posted October 31, 2009 I managed to track it down a bit. On the viewinvoice.tpl page, as an example the PayPal and Google Checkout modules show the "Pay"-button right under the module dropdown list. With my payment module, it doesn't show anything like that, and I'm unable find any documentation for this? 0 Quote Link to comment Share on other sites More sharing options...
Dids Posted October 31, 2009 Author Share Posted October 31, 2009 Fixed. Apparently it was the submit button that I removed from the gateway module, since I didn't see a reason for it beforehand. Sorry for the trouble. 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.