monero-integrations / monerowhmcs

WHMCS for Monero
MIT License
15 stars 18 forks source link

disabling default discount #30

Closed apezio closed 6 years ago

apezio commented 6 years ago

When a discount is used, invoices are not marked as Paid in WHMCS. Settings discount to 0 to effectively disable until a fix is made.

serhack commented 6 years ago

Hello, I can't understand very good your pull request. Can't the payment gateway mark the invoices as Paid?

apezio commented 6 years ago

WHMCS only marks as Paid if the full amount is received. With a discount, the full amount is never received (as intended) and the invoice is never marked as Paid, and thus services do not deploy to clients and clients are confused as to why their invoices aren't Paid.

serhack commented 6 years ago

That's a good reason.