Update a Mandate Workflow
This workflow describes the sequence of events that comprises successfully updating a
mandate.
- The customer chooses to sign-up for direct debits on the merchant website.
- The merchant sends a create mandate API request toCybersource. For more information, see Create a Mandate.
- Cybersourceresponds to the merchant with aPendingstatus,SEPAredirect URL, and mandate ID.
- The merchant redirects the customer to theSEPAURL.
- The customer completes the sign-up for direct debits using their bank credentials and is redirected back to the merchant website.
- The merchant sends a check mandate status API request toCybersourcewith the mandate ID. For more information, see Check a Mandate Status.
- Cybersourceresponds to the merchant with anActivestatus.
- The merchant displays a confirmation of the created direct debit mandate to the customer.
- The customer or merchant decides to update the direct debit mandate, such as updating the payment information.
- The merchant sends an update mandate API request toCybersource. For more information, see Update a Mandate.
- Cybersourceresponds to the merchant with anActivestatus.
- The merchant displays the updated direct debit mandate confirmation to the customer.