monero-integrations / monerowhmcs

WHMCS for Monero
MIT License
15 stars 18 forks source link

minor fixes #7

Closed apezio closed 7 years ago

apezio commented 7 years ago

the line ending in '$amount_ato$' was cutoff.

The RPC URL is now passed into verify.php via POST, instead of hardcoding it.

$gatewaymodule = "Monero"; in verify.php - "M" is now lowercase (was throwing an error).

serhack commented 7 years ago

Can you test it? Thanks

serhack commented 7 years ago

Strange, have you insert those in your admin settings?

apezio commented 7 years ago

Yes, it works in createinvoice.php just not verify.php. probably due to how verify.php is loaded. Has it worked for you?

serhack commented 7 years ago

yes

serhack commented 7 years ago

We can't send the url, because someone can post the wrong url and confirm the Payment!!!!