Link & Pay
Overview
Link & Pay enables customers to effortlessly link their ShopeePay accounts with the merchant, making every future payment easy and fast. Once the customer's account is linked, the merchant can simply fetch all the user's linked payment methods for display via API to have the most control over the UI/UX, or leverage our dedicated checkout page that provides a smooth and tailored payment experience.
Link & Pay consists of two steps:
- Account Linking: The linking flow where customers link their ShopeePay account to the merchant. Upon customers’ agreement, the merchant should obtain an access token from ShopeePay, with certain permissions to query or charge the customer’s account.
- Direct Payment: The payment flow where the merchant directly requests ShopeePay to create a payment. If the merchant has built its checkout page to display our user's linked payment methods, the merchant should pass ShopeePay the selected channel for payment in the payment request. Alternatively, the user could be redirected to a ShopeePay-hosted page for easy and secure payment.
Customer Experience
The following steps illustrate the customer journey of Link & Pay:
On the merchant’s website or application, the customer chooses ShopeePay to add as a payment method.
Subsequently, whenever the customer is paying to the merchant, they will be able to see all their payment methods under ShopeePay on the merchant's FE directly, or simply see ShopeePay as one payment channel to pay with.
The customer selects ShopeePay for payment. If further confirmation or verification is needed, the user will be redirected to a ShopeePay-hosted page to proceed.
Payment is completed and the user returns to the merchant's page.
Account Linking on Mobile
Account Linking on PC Web
Payment When Confirmation / Verification Required
Get Started
Please refer to the ShopeePay/SPayLater Branding & Guidelines for both In-Person and Online Payments to understand how to showcase ShopeePay/SPayLater during the payment flow.
To get started with the ShopeePay integration, see Get started with ShopeePay integration.
For more information about how to integrate the Link & Pay, see API documentations.