- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I saw this ReST example here:
https://developer.paypal.com/demo/checkout/#/pattern/confirm
It totally relies on teh client side code.
How to get sure that a user not just change the total amount without server side validation before executing the payment?
Someone suggested me just to call my server just before calling actions.payment.execute() but that doesnt seam to be safe either.
The user could just remove that validation call cleint side?!
Is there a way to enable origin checking on paypal ?
Best Regards
Marc
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Short answer, no.
Anyone who knows how to edit clinet side code can change the price to his/her liking.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Short answer, no.
Anyone who knows how to edit clinet side code can change the price to his/her liking.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.