On This Page
Features
This section includes information on the features that are supported in
Unified Checkout
.- Save Card
- Save Card is supported for theClick to Payand PAN entry payment methods when they are configured as allowed payment types onUnified Checkout.When the feature is enabled, theUnified Checkoutpayment flow offers the customer the option to save their card information for future purchases placed at your website.IMPORTANTThis feature is available only for card credentials that are manually entered during checkout. IfClick to Payis an available payment method, donotselectSave this card with.Click to PayWhen the customer selects the checkbox and finalizes their purchase, you receive a notification in the transient token response to your capture context request. The transient token payload includes theconsumerPreference.saveCardfield value set totrue.
- Combo Cards
- A combo card is a single card that functions as both a debit and a credit card.Unified Checkoutenables the cardholder to choose whether to pay for a transaction using a debit or credit card. The cardholder can select the card that they want to use when they enter their card details or when they choose a stored Visa card from theirClick to Paywallet during checkout. While in the card details section of the payment form, the cardholder is prompted to decide if they would like to pay using a debit or credit card. Credit is selected as the default option.IMPORTANTCombo cards are supported on client version 0.24 and later.IMPORTANTCombo cards are required for issuers that are located in Brazil.To enable combo cards during checkout, you must include thecomboCardfield in your capture context request and set the field value totrue. When thecomboCardfield value is set totrue, the option to use a debit or credit card appears for all Visa cards that are entered inUnified Checkoutand for all cards that are already stored inClick to Pay. If you do not want to offer combo card at checkout, do not include thecomboCardfield in your capture context request.
- Tax ID
- The tax ID feature provides your customers with a way to include their Consumer National Identifier when it is requested at checkout.IMPORTANTThis feature is required for customers in Brazil.
- Email Autolookup
- Automatic email lookup occurs when an email address is included in the capture context request. If the user has aClick to Payaccount but is not on a recognized device, a one-time password (OTP) screen appears and the user is prompted to enter their OTP. If the user does not have aClick to Payaccount, the user must enter their card information manually and they will have the option to create aClick to Payaccount.To enable email autolookup, you must includeCLICKTOPAYas a value in theallowedPaymentTypesfield and include an email address in the capture context.