Skip to main content

Added

Mangopay Echo: Intents and Settlements to support third-party PSP transactions

Platforms using third-party PSPs for pay-in acquiring can now integrate Mangopay Echo. Mangopay Echo allows platforms to declare transactions processed by other PSPs as Intents. The settlements received from their partner PSP can be declared to Mangopay by uploading settlement files to create Settlements. Once these Intents and Settlements are reconciled, and the funds arrive on the platform’s Escrow Wallet, then transfers to the sellers wallets can be executed as Splits.

Mangopay Echo

Leverage Mangopay’s e-wallet system with third-party acquirers
The following endpoints have been added:

Intent endpoints

POST Create an Intent

Declare a transaction authorization processed by a third-party PSP

GET View an Intent

Retrieve the declaration of a transaction processed by a third-party PSP

POST Create an Intent Capture

Declare the full or partial capture of an authorization processed by a third-party PSP

POST Create an Intent Split

Create a transfer to the wallet of the seller of an Intent line item

POST Execute an Intent Split

Release the funds of a Split to the wallet of the seller of the Intent line item

POST Reverse a Split of an Intent

Reallocate a Split’s funds back to the Escrow Wallet if not yet executed

PUT Update an Intent Split

Modify a Split before execution

GET View an Intent Split

Retrieve details of a Split of an Intent

Settlement endpoints

POST Create a Settlement

Upload a Mangopay-format settlement file for a single currency to be reconciled with Intents

PUT Update a Settlement

Upload an additional file to update the Settlement

GET View a Settlement

Retrieve the Settlement details generated from file upload