Test Your Integration

Two approaches for testing your Justt API integration

Overview

Two approaches for testing your Justt API integration before go-live:

Use Past Data

Test with your actual historical chargebacks from before the go-live date. Ideal for validating data retrieval and pagination with real data.

Best for: Verifying API authentication, date range queries, and response handling.

Learn more →

Sandbox Environment

Isolated test environment to simulate the complete chargeback lifecycle without affecting production. Create test chargebacks, move them through statuses, and validate webhook integrations.

Best for: Testing end-to-end flows, status transitions, and webhook handling.

Learn more →


This gives developers a quick decision point between the two testing approaches with links to detailed guides.