Skip to main content

Overview

The Payment component displays secure payment links for checkout, bookings, or invoices.

Format

::: payment
[Link text describing payment](Payment-URL)
:::

Example

::: payment
[Complete your $1,299 order payment](https://checkout.stripe.com/session_abc123)
:::
Payment WhatsApp
Screenshot: Payment link as secure button with lock icon
Payment Email
Screenshot: Payment button in Email

Configure

context: `
  After creating order, provide payment:
  
  ::: payment
  [Complete payment for Order #ID](payment-url)
  :::
  
  Include order number and amount.
`

Best For

  • Checkout flows
  • Booking payments
  • Invoice links
  • Subscription payments

Custom Components

Coming soon: Build your own