added
Updated Mandatory Fields For Creating a Checkout/Payin.
2 days ago by Akash Mishra
Integrated customers will now need to pass the following fields mandatorily while creating a checkout/payin transaction:
success_url
andcancel_url
: All merchants must pass a dynamic URL, accurately capturing transaction-specific details (e.g., order ID, transaction reference). This should redirect the user after successful payment or cancellation/failure.- Impacted endpoints:
Exceptions
Top-up/gaming merchants or platform top-up merchants may use static URLs or internal handling since transactions might redirect to dashboards or wallet balances directly.