odocoa Posted June 19, 2008 Share Posted June 19, 2008 in what cases does actionhook_ShoppingCartCheckout() fire, and when would it not? actionhook_ClientSignup() is working fine, but checkout does not seem to be called at all. in the meantime, what would be the easiest way to extract the package and domains ordered from within clientSignup? Link to comment Share on other sites More sharing options...
Ben-iNetFx Posted June 20, 2008 Share Posted June 20, 2008 I was wondering about this recently - I have mine call the Worldpay Futurepay update - though some customers have been renewing their domains (from within their control panel) and it hasn't been running... Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted June 20, 2008 WHMCS CEO Share Posted June 20, 2008 The action hook runs every time someone places an order using the shopping cart. Domain renewals aren't done through the shopping cart system so they won't call it. Matt Link to comment Share on other sites More sharing options...
odocoa Posted June 20, 2008 Author Share Posted June 20, 2008 mine does not seem to fire at all with the shopping cart. any reason come to mind? Link to comment Share on other sites More sharing options...
Ben-iNetFx Posted June 21, 2008 Share Posted June 21, 2008 The action hook runs every time someone places an order using the shopping cart. Domain renewals aren't done through the shopping cart system so they won't call it. Matt In that case I definitely would like to add more weight to my vote to run the Futurepay Update automatically if the user has an FP ID (without them having to click "Run Now" or whatever shows up on the invoice). It caused the situation whereby the next day when the cron ran, they got an overdue notice, then 15 minutes later when the FP cron ran, they got another email sayign payment ok! Instant FP Payment FTW! Link to comment Share on other sites More sharing options...
Recommended Posts