Certification Testing
When you’ve passed your internal QA testing, you’re ready for Clearpay Certification. Contact your Clearpay delivery manager to schedule certification testing.
Testing is performed within a staging environment on each of the unique environments that will be in production. The test suite includes three areas:
- Integration standards
- Customer experience
- Refunds.
Certification ensures a great customer experience, minimises the potential for fraudulent activity, and checks for common compliance and technical issues.
Production Credentials
Your Clearpay production credentials are issued upon successful completion of the Clearpay Certification.
Deployment
When moving your integration to your production environment, ensure the API Endpoint and Javascript URL are being loaded for Clearpay's production environment.
API Endpoint | Screenflow (Javascript) | |
---|---|---|
Sandbox | https://global-api-sandbox.afterpay.com | https://portal.sandbox.afterpay.com/afterpay.js |
Production | https://global-api.afterpay.com | https://portal.afterpay.com/afterpay.js |
Update the User-Agent Header
When moving to a production environment, please make sure the User-Agent Header is updated with the production Merchant ID.
Updated about 1 year ago