feature-release

Introducing Veem’s Developer Sandbox

1 min read

The Veem Developer Sandbox is here!

Developers can now get started with Veem’s Global Payments API through our self-service developer portal. Create a developer account now to try it out.

Test accounts

Whether you’re a developer setting up accounts for integration tests, or you just want to explore Veem’s web application, Test Accounts provide a great shortcut.

By simply providing an account name, country, and email address, you can quickly create a fully populated account, including test bank details.

Applications

As a developer, your Application is the starting point when integrating with the Veem’s Global Payments API.

OAuth 2.0

The simple New Application flow enables quick access to OAuth client credentials, while its flexibility allows you to configure your application for both two-legged and three-legged OAuth authorization flows.

To support two-legged OAuth authorization flow, simply associate one of your test accounts with the Application. Tokens generated using two-legged authorization flow will be associated with the specified account.

Do you want to handle Veem payments on behalf of your own users? Specify one or more OAuth2 Redirection URLs to enable three-legged OAuth authorization flow.

Webhooks

Do you want to be notified when one of your payment’s status changes? You can avoid polling by registering one or more webhooks in the New Application flow. The specified webhook URL will be notified of status updates to payments created by this Application.