H0sseiN Posted August 30, 2016 Share Posted August 30, 2016 Hello, How can we automatically round up/down prices of upgrade/downgrade invoices that automatically generated by clients? because our bank payments doesn't support decimal numbers and clients will give error in gateway. For example 196.72 automatically change to 197.00 or 196.00 How can we do this automatically in whmcs? 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted August 30, 2016 Share Posted August 30, 2016 write ActionHook function to check the invoice total and create new invoice item to round this up, this is the ActionHook point you could use 0 Quote Link to comment Share on other sites More sharing options...
USA_Webmaster Posted August 30, 2016 Share Posted August 30, 2016 You know who has a really awesome round-up actionhook function? GoDaddy.... during checkout, you can donate towards charity of choice... I friggin' love that... 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted August 30, 2016 Share Posted August 30, 2016 You know who has a really awesome round-up actionhook function? GoDaddy.... during checkout, you can donate towards charity of choice... I friggin' love that... that's exactly what I was describing above, instead of modifying item price add new invoice item, it is doable 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.