On This Page
pilot
Unrecognized Click to Pay Customer
Click to Pay
CustomerThis section provides an overview of the
Unified Click to Pay
unrecognized
experience. This interaction occurs when a customer's device is not recognized by the
Unified Click to Pay
SDK. This condition occurs when the customer has a
Click to Pay
account but has not used it on their device
previously.Figure:
Unrecognized
Click to Pay
Customer- Set up your server side by generating the capture context. For information about how to set up your server side, see Server-Side Set Up.
- Set up your client side by initiating theUnified Click to PayJavaScript SDK. For an unrecognized customer, you will load these functions from the SDK:
- initialize(capture context JWT)
- getCards(consumer identity - email)
- getCards(validation data - otp)
- checkout(card details)