- Order information (amount, description, number of instalments) can be determined dynamically.
- Parameters can be set as form inputs, previous action results, or fixed values.
- After a successful payment, users can be redirected to a confirmation screen, and email notifications or role assignment actions can be triggered.
- An Order ID must be uniquely generated for each transaction to prevent duplicate transactions.
- Card information must be processed securely on the server side, not on the application side.
Technical Risks
- Card details must be entered correctly and completely.
- If the user closes the transaction without completing the 3D verification screen, the payment will not be processed.
- Avoid repeating transactions with the same Order ID.
- The payment transaction should only be triggered by authorised users.
Param Payment Pay 3D is a secure payment action compatible with 3D Secure, mobile-supported, and configurable with dynamic parameters for your Kuika projects. It enables you to easily manage your payment processes by prioritising security, flexibility, and user experience.