Useepay Payment Method Messaging Element
Note: This feature has not yet been released to the production environment.
Product Illustration#
Introduction#
The Payment Method Messaging Element is a UI component used to notify customers about available “Buy Now, Pay Later” options. It automatically determines the eligible plans and conditions, generates localized descriptions, and displays them within the form theme.Integration Guide#
Quick Start#
1.
First, include Useepay’s official SDK with a script tag:
2.
Verify whether it is successfully mounted on the window
object before proceeding:
3.
Initialize UseePay.js
using the OpenAPI public key generated in the MC merchant dashboard:
4.
Initialize UseePay Elements to create and manage the UI components:
5.
Create the PaymentMethodMessaging element:
Example (for reference only):Tips: If you have completed the steps above, congratulations — you’ve successfully integrated it! 🎉Modified at 2025-09-05 10:35:36