Our flexible SaaS API gives you full control over currency conversions, payments, and account management. Built around REST, the API uses predictable resource-oriented URLs, form-encoded request bodies, JSON-encoded responses, and follows standard HTTP response codes, authentication, and verbs.We highly recommend reviewing the full API documentation to understand the product's features and workflows. Demo account access can be provided for testing.You can operate the PodproPay API in test mode, ensuring no impact on live data or interaction with payment systems. The API key, combined with the endpoint URL, determines whether requests are in live or test mode.Parameters | Description |
---|
Merchant Code | Unique Merchant ID, also known as Merchant Number. |
Account ID | Sub account assigned under merchant account, also known as subaccount ID, gateway number. |
Secret Key | Parameter name "sign_key", key generated for each Account_id. |
Return URL | Parameter name: "return_url". A merchant customized HTTP URL where the payment result message will be returned to after a payment process is finished (for Redirect interface). |
Notify URL | Parameter name: "notify_url". A merchant customized HTTP URL where the notifications will be sent to. |
Modified at 2025-06-17 01:44:04