Enable Card Mandate Registration
Step 3: Enable Card Mandate Registration flow on your payment page
3.1
Juspay Config Changes
3.2
Payload Changes
3.3
Check Mandate Registration Status
Login to Juspay Dashboard and use Juspay Onboarding Assistant to get the Card Mandate flow enabled on your Juspay payment page
Juspay will release these changes in testing environment (CUG) for you to initiate the end to end testing on your app / website
Additional Mandate parameters are expected to be passed to Juspay while you are loading the payment page
Mandate details like Order amount, Max mandate amount, Start Date, End Date, and Frequency are expected to be passed to Juspay in this step
Once the mandate registration has been completed, Juspay will share the mandate status & details in response of Order Status API call and also in Webhooks
Changes are required at your end to handle these additional mandate parameters and show correct status to the customers
Store mandate_id value passed in the responses as an identifier for future mandate payments and other mandate management actions.
There can be cases where the debit of the order amount is successful but the Mandate registration has failed. Please refer to mandate_status parameter for the actual status of the Mandate registration.