On This Page
captureMandate.requestSaveCredentials
captureMandate.requestSaveCredentials
This feature enables you to display a consent option in the
Unified Checkout
UI for the cardholder to save their payment
details for future use. If you use the complete mandate to create a
token, see Sessions API.When you use this field without using the complete mandate, the transient
token payload includes the
consumerPreference.saveCard
field with
the value set to true
when the cardholder has checked to save the
payment information for future purchases:
"captureMandate" : { "requestSaveCredentials": true }