hexters / CoinPayment

Package to handle payment of cryptocurrency
https://www.coinpayments.net/index.php?ref=3dc0c5875304cc5cc1d98782c2741cb5
MIT License
73 stars 42 forks source link

Requesting to solve console data in coin payment checkout page #51

Closed ghost closed 3 years ago

ghost commented 3 years ago

Untitled

Dear Hexters, Please check the the attached file, in check out page hackers can easily able to change the value in console data. Please help me to resolve this issue.

hexters commented 3 years ago

I have a fixed this issue please update to the last version and republish the vendor force.

ghost commented 3 years ago

Thank you so much, I am updating the package now and will check.

ghost commented 3 years ago

Dear Hexter, I have updated to new version of hexters coinpayment package, but still I am facing the same problem. The json data is visible in console and from there we can modify the data too. Please find a solution to this.

hexters commented 3 years ago

php artisan vendor:publish --tag=coinpaymen --force

ghost commented 3 years ago

Great. Thank you so much it worked.

ghost commented 3 years ago

php artisan vendor:publish --tag=coinpayment --force I run this in production server, but still json data is showing in console, but in local it worked fine. Is there any other way for production server?

hexters commented 3 years ago

Disabled / remove cache in your cloudflare.

Or hard refresh your browser.