Skip to main content

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.

  1. How it works?
  2. Implement NucleiPaymentCallback
  3. Post Payment
  4. NucleiPaymentCallback()

Payments integration will be completed on implementing the above mentioned steps.