Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amount value in payment.php #23

Open
fashionandbeauty opened this issue Oct 15, 2015 · 0 comments
Open

Amount value in payment.php #23

fashionandbeauty opened this issue Oct 15, 2015 · 0 comments

Comments

@fashionandbeauty
Copy link

Make sure the payment.php file retrieve the order amount value through order reference or another unique reference. $_POST['amount'] can be manipulated via regular Firefox browser in the html form which is sending the value to payment.php. My tests has shown that if you edit the amount value in the html form (via firefox) and then submit it, the transaction will process successfully and you will end up with receiving different amount (can be lower) but having the impression that everything is alright.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant