Skip to main content
Checkout Elements allow you to integrate Fungies checkout into your website in two ways:
  1. Embedded Checkout - Display the checkout directly within your page using an iframe
  2. Hosted Checkout - Redirect customers to a Fungies-hosted checkout page
Both methods support prefilling customer billing data to streamline the checkout experience.

Integration Methods

JavaScript SDK (Embedded)

Use the Fungies JavaScript SDK to embed checkout directly in your website:

HTML Data Attributes (Embedded)

For simpler integrations, use HTML data attributes:

Query Parameters (Hosted Checkout)

For hosted checkout pages, pass customer data via URL query parameters:

When to Use Each Method

Browser Support

Checkout Elements are built and tested against modern, up-to-date browsers and WebViews — Chrome, Safari, Firefox, and Edge, and the Android WebView and iOS WKWebView components mobile apps embed them in. This covers the large majority of in-app browsers and WebViews used by mobile apps that embed the checkout. If a buyer’s browser falls below this floor, the checkout shows a message asking them to open the link in an up-to-date browser instead of failing silently.

Next Steps

SDK Reference

Complete SDK options and methods

Billing Data

All available billing prefill fields