Testing
Test Environment
Base URL: https://api-test.sweuze.com/v1
Test environment connects to provider sandboxes - no actual charges occur.
Payment Method Testing
- MBWay: Use phone number in test mode
- Multibanco: Generates test references
- Neteller: Paysafe test credentials
- Paysafecard: TrustPayments test vouchers
Pre-Production Checklist
- Create payment intents successfully
- Customer redirects work correctly
- Return URLs handle all statuses
- Webhooks received and validated
- Orders fulfill only on
payment.succeeded - Error scenarios handled gracefully
- Signature validation implemented
- Idempotency prevents duplicates
- Monitoring configured
Going Live
- Configure merchant account in production environment
- Create API keys in production portal
- Update base URL to production
- Configure webhook endpoints and secrets
- Verify webhook accessibility from production
- Enable monitoring and alerting