Test products
Complete reference of test products
For development, use test products that don't cost real money:
| Product ID | Description |
|---|---|
test-gift-card-link | Returns a redemption link |
test-gift-card-code | Returns a redemption code |
test-phone-refill | Simulates a phone top-up |
test-gift-card-link-fail | Always fails (for error testing) |
test-gift-card-code-fail | Always fails |
test-phone-refill-fail | Always fails |
Test products:
- Are free (no balance deducted)
- Hidden by default (pass
include_test_products=trueto list them) - Work with
payment_method=balance
Updated about 2 months ago