-
Hello folks,
In our use case we need to be able to switch between prod and sandbox mangopay endpoints dynamically, depending on the data in the running system. Unfortunately, it seems there's an un…
-
Für Marketing/Vertrieb, insbesondere Weihnachtsgeschäft
-
MangoPay is the European Balanced: http://www.mangopay.com/.
Over on Gittip we're [looking](https://github.com/gittip/www.gittip.com/issues/891) at MangoPay as a possible vendor for the European mark…
-
Using 1.59.1 the following interaction creates a funny edit in the vendor directory.
I earlier created entities under our regular doctrine mapping, with MangoPay as the preceding namespace.
I then…
pkly updated
2 months ago
-
Learn to use MangoPay Api. Time 5 day.
-
There is fundamental error in the way Api gets instantiated:
```
const Mangopay = require('mangopay2-nodejs-sdk');
const client = new Mangopay(options);
```
By doing this, essentially the dev…
-
I'm following this documentation.
https://docs.mangopay.com/api-reference/transactions/list-transactions-client-wallet#list-transactions-for-a-client-wallet
It returns an empty array for the EUR F…
-
Hi,
We've implemented [hooks](https://docs.mangopay.com/index.php/endpoints/v2/hooks#e246_the-hook-object) for our project (at the moment for sandbox only). For Production I would like to whitelist m…
-
Hi,
I upgraded from 3.26.0 to 3.26.1 and I have errors when trying to create a Payconiq payment:
```
{"Message":"Error this mean of payment for this asked currency has been disabled","Id":"XXXX…
-
```
ERROR: The "idempotencyKey" parameter of the method "Create" is missing a @param tag on "MangoPay\ApiCardPreAuthorizations::Create" in MangoPay/ApiCardPreAuthorizations.php:15
ERROR: The "idempo…