I have set up a site that accepts user registration info, sends the user off to paypal to pay, then returns to add the new user etc. I'm hitting a problem because the paypal account that my client uses is set to 'block unencrypted website payments'. When I complete the registration form and go to paypal I get the error... "The seller accepts encrypted website payments only. You cannot pay the seller through un-encrypted buttons. Please contact your seller for more details."
I would prefer not to ask the client to switch encrypted payments off, which would mean I need to add some encryption to the call to paypal. Is there a solution to this or will I need to ask him to switch off encrypted payments?
Thanks.