-
Bonjour la team Mangopay
nous utilisons votre SDK : https://www.npmjs.com/package/mangopay2-nodejs-sdk
Nous avons remarqué depuis 1 semaine que la fonction de création d'un nouveau User via l'A…
-
Seems like types for this method signature are not up to date:
https://github.com/Mangopay/mangopay2-nodejs-sdk/blob/master/typings/services/BankingAliases.d.ts#L27
Should be something like: `Me…
-
Hi everyone
Recently, we noticed that the test `test_GetKycDocuments` started failing sometimes. Here are a couple of logs from different test runs:
### Run 1
```
=============================…
-
Débat entre :
A.
```rb
hash = {
email: 'mangopay-customer-test@example.com',
legal_representative_country_of_residence: 'DE',
}
```
B.
```rb
h…
sunny updated
5 years ago
-
Mangopay SDK Version 2.25.1
Hello,
recently we got a event notification where the Country is in Kosovo Country Code XK as birthplace of an UBO. The country was therefore null, when trying to get…
-
Hello,
For several weeks I have been stuck on a request that does not work.
**Let me explain in more detail:**
1. Creation of the MangoPay customer account (OK)
2. Creation and allocation …
-
For example, I have Pay-In with the next data (screenshot from the dashboard):
![image](https://user-images.githubusercontent.com/16734295/135430219-56da5712-7279-4cc8-abf9-97eca32e2304.png)
When …
-
Is the Idempotency Key feature disabled on the sandbox or does it just not work?
I tried it by creating the same user twice (same key). But it succeeds and gives me two users with different ids.
…
-
This is just an enhancement suggestion. I am building a marketplace app with react native and after finding other PSPs don’t meet my needs, I am planning to try using Mangopay.
Firstly, are their …
hi337 updated
3 years ago
-
It's seem the CreationDate field from the Wallets object is deleted [here](https://github.com/Mangopay/mangopay2-nodejs-sdk/blame/1.34.0/lib/models/EntityBase.js#L47).
There is a reason ?