Skip to main content
Sample web applications demonstrating how to integrate Moment SDKs and APIs in real-world scenarios. These samples are designed to be practical, minimal, and production-oriented — helping developers understand complete payment flows from backend session creation to frontend checkout and webhook handling.

Getting Started

Choose a sample that matches your use case or integration style.

Checkout (Redirect)

A complete example of redirect-based checkout using Moment APIs.

Checkout (Embedded)

Inline checkout integration using the Moment JavaScript SDK.

React Sample App

End-to-end checkout integration using React.

Next Steps

  • Review the API Reference for deeper control
  • Set up Webhooks for production workflows
  • Use the samples as a foundation for your own integration