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 → System Settings → Security Key.
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
