In Modem Pay, a Mandate is an authorization from a customer that allows their payment method to be used for future payments, either as one-click payments or recurring charges for subscriptions. Mandates are automatically created only when a customer chooses to save their payment method for future use, protecting merchants from liability and ensuring that only customer-authorized payment methods are stored.
Mandates serve two main purposes:
Because mandates can only be created by customer action, they provide added legal security for developers and merchants. This reduces the risk of disputes or liability, as mandates confirm that saved payment methods are customer-approved.
Mandates are tied directly to specific payment methods and can only be retrieved by the associated payment method ID, allowing merchants to verify authorization.
Parameters:
payment_method
(string): The unique identifier for the saved payment method linked to the mandate.Response:
Mandates ensure a secure, streamlined payment flow, supporting merchant compliance while giving customers control over their payment authorizations.
In Modem Pay, a Mandate is an authorization from a customer that allows their payment method to be used for future payments, either as one-click payments or recurring charges for subscriptions. Mandates are automatically created only when a customer chooses to save their payment method for future use, protecting merchants from liability and ensuring that only customer-authorized payment methods are stored.
Mandates serve two main purposes:
Because mandates can only be created by customer action, they provide added legal security for developers and merchants. This reduces the risk of disputes or liability, as mandates confirm that saved payment methods are customer-approved.
Mandates are tied directly to specific payment methods and can only be retrieved by the associated payment method ID, allowing merchants to verify authorization.
Parameters:
payment_method
(string): The unique identifier for the saved payment method linked to the mandate.Response:
Mandates ensure a secure, streamlined payment flow, supporting merchant compliance while giving customers control over their payment authorizations.