Skip to content
Advertisement

Tag: paypal-rest-sdk

PayPal JavaScript SDK – understand security problems on the client-side

I´ve recently implemented the PayPal JavaScript SDK in my Angular 11 project (implementation reference). It seems to work flawlessly, however, I started to think that it might be possible to modify the pricing amount on the client-side. Additionally, there seems to be no further validation on PayPal´s side if the payed amount actually matches the requested amount. Therefore my research

Advertisement