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. 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 a Capture of an Intent
Declare the full or partial capture of an authorization processed by a third-party PSP
POST Create a Split of an Intent
Create a transfer to the wallet of the seller of an Intent line item
POST Execute a Split of an Intent
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 a Split of an Intent
Modify a Split before execution
GET View a Split of an Intent
Retrieve details of a Split of an Intent