Mangopay / mangopay2-php-sdk

PHP SDK for MANGOPAY
https://packagist.org/packages/mangopay/php-sdk-v2
MIT License
122 stars 133 forks source link

WebpayIn issue in Sandbox #525

Closed jpthecreator closed 2 years ago

jpthecreator commented 3 years ago

Hi guys

There is an issue when attempting to process WebpayIn within sandbox, the form shows the amount to pay in and an error underneath that states 'an error occured when initialising the payment'. This is coming from the MangoPay hosted servers via iFrame.

Thanks JP

fredericdelordm commented 2 years ago

Hello @jpthecreator,

We are investigating.

Have a nice day,

jpthecreator commented 2 years ago

Hi @fredericdelordm

Actually this was resolved by removing TemplateURL and using RedirectURL

Thanks JP