curl -G https://api.qualyhq.com/v1/payment-intents/create \
-H "Authorization: ApiKey pk_prod_eyJhbGciOiJIUzI1NiJ9" \
-d {"currency":"AUD","items":[{"name":"Tuition fee","amount": ...
{
"data": {
"_id": "5bf3g24d340s5x2bcnhh4290",
"contact": "64e3414d340d81bbc61b4004",
"taxTotal": 0,
"total": 150000,
"due": 150000,
"dueAt": 2024-11-14T19:30:21.349Z,
// ...
}
}
Automate international education payments, connect your business tools, and create beautiful ways to manage your finances.
An API allows different platforms and tools communicate with one another and share important stuff. It's like Zapier, but for developers.
An API key is a unique identifier that an app or website can use to access to the API of other companies, such as Qualy.
Check out our API docs to get started or get in touch with a member of our team.
Yes, we provide real-time webhooks for all payment events.
Yes, we provide a sandbox environment for you to test your integrations.
Yes, you can simulate payments in our sandbox environment.