Mollie
Version 0.0.1
Checkout the API docs here for more information.
Set up
Enter the Organization Access Token into the relevant text area. To retrieve/create an Organization Access Token visit your Mollie Dashboard and navigate to > Organization access tokens. If you encounter a 403 error it's because you are using an API token without sufficient permissions rather than an Organization Access Token.
Features
Feature | Support | Notes |
---|---|---|
Backfill | ℹ️ | All time backfill available on all reports. If year is not specified on the invoices report all invoices are retrieved. |
Incremental | ❌ | Not supported |
API reliability | 🟢 | Reliable |
Reports detail
⬇️ Report | 🔑 Incremental key | 🔑 Primary key | 📄 Link to API endpoint |
---|---|---|---|
Payments | N/A | ID | List Payments |
Refunds | N/A | ID | List Refunds |
Invoices | N/A | ID | List Invoices |
Captures | N/A | ID | List Captures |
Chargebacks | N/A | ID | List Chargebacks |
Settlements | N/A | ID | List Settlements |
Settlement Captures | N/A | ID | List Settlement Captures |
Settlement Payments | N/A | ID | List settlement payments |
Settlement Refunds | N/A | ID | List settlement refunds |
Settlement Chargebacks | N/A | ID | List settlement chargebacks |
Updated 12 months ago