Skip to main content

Test Data

Use these values when testing in the development environment (https://api.dev.wava.co/v1).

Nequi test data

Use any valid Colombian phone number format for Nequi test payments. In the sandbox, push notifications are simulated. To confirm a Nequi order in development, call GET /v1/orders/{orderId}. This automatically confirms the order and triggers the webhook.

Daviplata test OTPs

When testing Daviplata payments, use these OTP values:

Test document numbers

Use any numeric string as a national ID number in the sandbox. The document type should be a valid ID from GET /v1/national-document-types/CO.

Negative testing

Use these approaches to test error handling in your integration:
Test all error scenarios before going live. Your integration should gracefully handle every error case and display appropriate feedback to the buyer.