Payments
Payments
The payment flow shall be managed by the partner bank. The Nuclei SDK will notify the partner application to start the payment flow for a particular transaction.
Please follow the following steps to integrate payments into the partner application.
- How it works?
- Implement NucleiPaymentCallback
- Post Payment
- NucleiPaymentCallback()
Payments integration will be completed on implementing the above mentioned steps.