-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hello,
We encountered an issue with escape characters when processing payments for Bulgaria through GoPay. After contacting GoPay support, we were informed that the presence of escape characters causes their system to treat the request as a potential threat, which leads to it being rejected.
To resolve this, could you please add functionality to specify the JSON_FLAG
parameter in the json_encode()
function used in the encodeData()
method in gopay-php-api/src/GoPay.php
?
Thank you for your assistance.
Metadata
Metadata
Assignees
Labels
No labels