mike182uk / paypal-ipn-listener

A PayPal IPN (Instant Payment Notification) listener for PHP
MIT License
89 stars 31 forks source link

Feature request: convert to internal character set #37

Open willemstuursma opened 6 years ago

willemstuursma commented 6 years ago

PayPal IPN messages are usually sent as Windows-1252 character set.

However, our application uses UTF-8 internally and I guess most application do.

An automatic character set conversion would be really convenient.

gaelreyrol commented 4 years ago

You can change it in your Paypal account preferences