Redirect User
payment_linkPayment Flow
Example Create Order Response
{
"code": "200",
"status": "success",
"message": "API authentication successful!",
"return_data": {
"kwikX_order_id": "kp_40dec464-7155-43a3-855d-c95c5ab1be71",
"created_at": "13-05-2026 08:34 AM",
"order_id": 6116229263036,
"order_status": "UN_PAID",
"payment_link": "https://sandbox.kwikpaisa.com/payment/checkout/..."
}
}Redirect Customer
JavaScript Redirect Example
PHP Redirect Example
Successful Payment Redirection
Example Redirect URL
Important Notes
Recommended Verification Flow
Why Verification is Important
Recommended Integration Flow
Best Practices
Last updated
