Payment initialization is the first step in processing any payment through the Juice API. This guide covers the core concepts, supported payment methods, and common parameters required for initializing payments.
Header | Description | Example |
---|---|---|
Authorization | Your API key | sk_test_abc123... |
Content-Type | Request content type | application/json |
Initialize Payment
Handle Authentication
Capture Payment
Handle Response