Quickstart Guide
Get started with Juicyway API in minutes.
This guide will help you start accepting payments with our API quickly and securely. Follow these steps to begin processing transactions.
Step 1: Create Your Account
Sign Up
Create your Juicyway business account:
-
For live transactions: Production Dashboard
-
For testing: Sandbox Dashboard
Get API Keys
After signing up:
-
Navigate to Settings → API Keys.
-
Fetch test and live API keys.
-
Store keys securely - never expose them in client-side code.
Set Up Webhooks
Configure webhooks to receive real-time payment updates:
-
Go to Settings → Webhooks
-
Add your webhook URL
Step 2: Make Your First API Call
Test your integration with this simple API call:
Step 3: Test Card Payments
Use these test cards to simulate different payment scenarios:
Step 4: Handle Webhooks
Set up webhook handling to receive real-time payment updates. Here’s a basic example:
Next Steps
-
Review our API Authentication guide for secure API access
-
Set up comprehensive Webhook Handling
-
Learn about Error Handling
-
Explore supported Payment Methods
Need Help?
-
Check our API Reference
-
Contact Support