On This Page
Introduction to the Click to Pay Drop-In UI
the
Click to Pay Drop-In UI
The
powered by Click to Pay Drop-In UI
Unified Checkout
provides an interface for easy acceptance of Click to Pay
payments from Visa, Mastercard, and American Express cards.
The
handles manual card entry
for the non-Click to Pay Drop-In UI
Click to Pay
payment schemes called out in this guide.
Throughout this guide we refer to both
and
Click to Pay Drop-In UI
Unified Checkout
.Click to Pay Drop-In UI
consists of a server-side component and a client-side
JavaScript library.The server-side component authenticates your merchant identity and instructs the system
to act within your payment environment. The response contains limited-use public keys.
The keys are used for end-to-end encryption and contain merchant-specific payment
information that drives the interaction of the application. The client-side JavaScript
library dynamically and securely places digital payment options into your e-commerce
page.
The provided JavaScript library enables you to place a payment application within your
e-commerce environment. This embedded component offers
Click to Pay
and card entry to your customers.Whether a customer uses a stored
Click to Pay
card or enters their
payment information manually, the
handles all user interactions and provides a
response to your e-commerce system. All UI / UX must follow the UI/UX guidelines. For
information about configuring your UI/UX, see Click to Pay UI Examples.Click to Pay Drop-In UI
The
enables a portfolio to
receive an encrypted payload and send a request to the API to retrieve the payment
details. The format of the decrypted payment details are determined by the transaction
type. The details are either a network token and cryptogram or the PAN, expiration
details, and card verification value (CVV).Click to Pay Drop-In UI
The figure below shows the
Click to Pay Drop-In UI
for a recognized user.Figure:
Embedded Component
IMPORTANT
Each request that you send to
Cybersource
requires header information. For information about constructing the headers for your
request, see the Getting Started with REST Developer Guide
.Browser Support
Unified Checkout
supports these browser versions:- Firefox 121
- GoogleChrome/Chium‑based browsers 118
- MicrosoftEdge 118
- Safari16