UseePay Open API
UseePay Portal
Product Docs
  • V2.0
  • V1.0
Mechant Dashboard
UseePay Portal
Product Docs
  • V2.0
  • V1.0
Mechant Dashboard
  1. message
  • developer
    • Introduction
    • Product Overview
    • Authentication
    • Errors
    • Best Intergration
      • Quickly create a paymentIntent for a subscription
    • Integration
      • Get started with online payments
      • Get started with subscriptions
    • Payment Intents
      • Payment Intent Overview
      • Quickly create a paymentIntent
      • Create a PaymentIntent
      • Retrieve a PaymentIntent
      • Update a PaymentIntent
      • Confirm a PaymentIntent
      • Cancel a PaymentIntent
      • Capture a PaymentIntent
      • List all payment intents
    • Customers
      • Create a customer
      • Retrieves a customer
      • Update a customer
      • List all customers
    • Subscriptions
      • Create a subscription
      • Retrieves a subscription
      • Update a subscription
      • List all subscriptions
      • Cancel a subscription
    • Invoices
      • Create a invoice
      • Retrieves a invoice
      • List all invoices
      • Pay a invoice
    • Payment Methods
      • Create a payment method
      • Retrieves a payment method
      • Update a payment method
      • List all payment methods
    • Mandates
      • Create a mandate
      • Retrieves a mandate
      • Update a mandate
      • List all mandates
    • Refunds
      • Create a refund
      • Retrieves a refund
      • Update a refund
      • List all refunds
    • Webhooks
      • Webhook events
      • Create a webhook
      • Retrieves a webhook
      • Update a webhook
      • List all webhooks
    • Embedded Checkout
      • Payment Elements
    • case
    • objects
    • About Testing
      • Test Cards
      • ApplePay&GooglePay
  • Payment Introduction
    • About Payment Methods
      • klarna
  • message
    • Messaging Element
  1. message

Messaging Element

Product Illustration#

image.png

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:
6.
Mount the element:
Example (for reference only):
Tips: If you have completed the steps above, congratulations — you’ve successfully integrated it! 🎉
Modified at 2025-10-15 09:00:02
Previous
klarna
Built with