Daft question... but in order to prevent users tampering with the item price(right click inspect element change)
and accept payments via paypal... Is the only way to do this using the encypted form method.
eg. I generate a public and private .pem cert, then change the paypal account to accept only encrypted payments?
It seems a bit long winded but I don't think there is no reliable way to do this otherwise?