When can I start integrating with PayCloud?
You can access your API credentials once your Onboarding status is Approved.
Where can I find my API Key, Public Key, and Secret Key?
All API credentials can be found under Settings → API Keys in your Merchant Dashboard.
What are the mandatory parameters for a transaction request?
Required parameters typically include:
- Merchant ID
- Order ID
- Amount
- Signature (using merchant private key)
- Callback URL
- Redirect URL
Does PayCloud provide a Sandbox environment?
Not yet. PayCloud currently supports Production Environment only. A sandbox/testing environment will be available in future updates.
