environments
divit provides a sandbox environment for testing integrations before deploying to production.
API endpoints and websites​
name | URLs | purpose |
---|---|---|
API base URL | sandbox: https://sandbox-api.divit.dev production: https://api.divit.com.hk | [API_BASE_URL] in the document |
business portal | sandbox: https://biz-sandbox.divit.dev production: https://business.divit.com.hk | to signup a merchant account, create quick payment order |
admin portal | sandbox: https://sandbox-partners.divit.dev production: https://portal.divit.com.hk | to config merchant account, create API key, signature key for webhook event etc. |
consumer web | sandbox: https://sandbox-consumer.divit.dev production: https://app.divit.com.hk | customer web |
tools for payment and sms simulation​
name | URLs | purpose |
---|---|---|
fps payment simulator | https://bank.divit.dev/ | to simulate fps QR payment generated at the consumer/business web |
sms mockup receiver | https://sp.divit.dev/otp/+852[phone] | to receive sms message from the sandbox environment |
NOTE
the availability of sandbox is not guaranteed despite its foundation in a reliable infrastructure. sandbox may be subject to upgrades prior to production.