PAYONE-GmbH / magento-1

PAYONE Payment Extension for Magento 1
22 stars 41 forks source link

Answer from Server with coding problem #16

Closed Nasatya closed 7 years ago

Nasatya commented 8 years ago

Hello,

the extension is sending this response asnwer to Payone:

TSOK

Could you please help me why this happens. I was reading its UTF-8 problem, but i could find the file that would have the wrong encoding. The right response should be without the "" and now the whole Payment is not working accordingly.

https://en.wikipedia.org/wiki/Byte_order_mark

Thank you very much for your help.

fjbender commented 8 years ago

The  usually appears when a BOM is sent but the content is believed to be ISO-8859 encoded. Please make sure your server sends the right encoding header when the Payone platform pushes the transaction status.

fjbender commented 7 years ago

No response for 14 days.