Mangopay / mangopay2-php-sdk

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

Error: multi-currency usage is not authorized #391 #393

Closed MuraruMihai closed 4 years ago

CaPsLoCk-hub commented 4 years ago

I get this error fixed. I am sharing my solution. May be it help others as well.

In my case I am trying to transfer GBP into a user's wallet and credited user wallet currency is EURO.

It means your transfer currency must match with targeted wallet currency.

Good Day.

mickaelpois commented 4 years ago

Correct @CaPsLoCk-hub, multi-currency transfers (ie. transfers from a currency A wallet to a currency B wallet) are not yet supported :)