Donations API guide
🔥 Under development
The Donations API supplements our donations products, allowing integrators to customize the user journey after a donation has been made. All endpoints in this API only have data regarding donations made with our single donations or recurring donations solutions.
The Donations API is in early stages of development.
Be aware that the Donations API is not available in the test environment.
Getting started with the Donations API
The Donations API provides data for both single and recurring donations. However, only the recurring donations product provides API keys, so it is necessary to have recurring donations in order to use the API, even if you are only using it to get data from single donations.
For more details on how to get started and how the product works, see Donations on vippsmobilepay.com
Integrating
Only keys belonging to recurring donations sales units work with the Donations API
Authentication: The Donations API uses Standard Auth the Donations API does not work with partner keys.
- Merchants use their normal API keys
Endpoints
These endpoints are available now (or very soon):
Endpoint | Description |
---|---|
GET:/donations/reports/v1/payments | Get a list of all single and recurring donations made to a merchant in a given interval |