Home
Welcome to the Juice Developer Documentation. Here, you'll learn how to create incredible payment experiences securely using our API.
Juice provides a REST API that allows you to seamlessly accept payments from your customers via multiple payment methods such as Debit cards, Bank transfers, Crypto transfers, Interac e-transfers, and Binance pay. The API delivers responses in a secure JSON format.
Environments for Development and Deployment
We provide two distinct environments to cater to your development and deployment needs:
Sandbox Environment: This environment is specifically designed for testing your integration with Juice. It facilitates a risk-free environment where you can experiment without processing real payments (except for Binance Pay). Access the Sandbox environment via API at:
Production Environment: Once you've thoroughly tested your integration within the Sandbox environment, you can transition to the Production environment for processing live transactions. Ensure your integration functions flawlessly before deploying to Production. Access the Production environment via API at:
Last updated