docs

Introduction

Reference for the XPay client SDKs. The integrate guides cover how to use them; this tab lists every public symbol.

XPay ships two official client libraries today: a JavaScript loader for the browser and a thin React wrapper that builds on top of it. This tab is a reference for what each package exports, the function signatures, and the option types. For walkthroughs of how to integrate each pattern (Drop-in, Elements, Hosted Checkout, Payment Links), see Integration patterns under the Integrate tab.

Pick the right package

What this tab is for

The pages under this tab are reference pages. Every public export of each package gets one section, with its signature and a minimum example. They're optimized for lookup, not learning.

On this page