Closed apezio closed 7 years ago
Can you test it? Thanks
Strange, have you insert those in your admin settings?
Yes, it works in createinvoice.php just not verify.php. probably due to how verify.php is loaded. Has it worked for you?
yes
We can't send the url, because someone can post the wrong url and confirm the Payment!!!!
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).