Skip to content

Instantly share code, notes, and snippets.

@lyhcode
Created October 13, 2012 13:06
Show Gist options
  • Save lyhcode/3884579 to your computer and use it in GitHub Desktop.
Save lyhcode/3884579 to your computer and use it in GitHub Desktop.
solved: paypal Data does not match input character set or default encoding.
<!--
Solve the PayPal error:
paypal Data does not match input character set or default encoding.
-->
<input type="hidden" name="charset" value="UTF-8">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment