📄️ Initiate a Payment [v3]
This API helps you initiate a payment for the order that you have created. You need to call this API after your customer has chosen their payment mode and has provided all the information required to initiate the payment with that mode.
📄️ Complete a Payment [v3]
This API helps you complete a payment that you have already initiated. You need to call this API typically to submit an otp or a token to complete the payment. Currently this API is used only for certain Pay Later providers where you want to provide a native otp experience.
📄️ Resend an OTP [v3]
This API lets you request for an additional otp for a payment that needs to be completed by submitting an otp. It is recommended to be used only after the user has spent more than 30 seconds on your checkout waiting for the otp. There is a limit of 2 times to request an additional otp, after which if you request for an otp the transaction will be marked as failed.