-
It would be nice if a client could signal the Mangopay API to abort for instance a PAYOUT during the PAYOUT_NORMAL_CREATED notification.
If the client returns a HTTP 403 Forbidden for instance, this …
-
in config/initilazers/mangopay_initilizer.rb
provide the keys in config.example.yml
-
Hello,
The card type is missing in the demo and without this field the registration failed (for a 3 digits CVV).
Regards
-
https://docs.mangopay.com/api-references/users/
-
https://docs.mangopay.com/api-references/wallets/
-
The documentation states that a call to "/payins/bankwire/direct" should return
"BankAccount": {
"Type": "IBAN",
"OwnerName": "MangoPay Euro global",
"OwnerAddress": "121…
-
There are some slight changes for addresses in 2.01
https://docs.mangopay.com/api-v2-01-overview/
Any chance of implementing those updates?
-
Hello,
I am just starting to use this library and I am slightly confused about error handling. Seems like most of the errors throw generic exceptions and the error messages are marshalled into someth…
-
![shop payment page](https://cloud.githubusercontent.com/assets/10408369/6212266/ff3fcf84-b5da-11e4-8385-76f1299ab6b9.jpg)
/\* Payment (like "shopping cart"): */
font-family: Montserrat-Bold;
font-siz…
-
CreateCardWeb takes a CountryIso for culture. This is fine when you are using France and the same code is used for the language, but not for GB / English! See https://docs.mangopay.com/api-reference…