> ## Documentation Index
> Fetch the complete documentation index at: https://api.dlxpay.datalex.com/llms.txt
> Use this file to discover all available pages before exploring further.

# React Native SDK

> Get set up with the React Native mobile SDK for your checkout experience.

<img src="https://mintcdn.com/datalex/8vxdI7k337xXLFuH/assets/images/react-native/hero.png?fit=max&auto=format&n=8vxdI7k337xXLFuH&q=85&s=e495ae8a29ec25054295fb4587526fdb" alt="Embed" width="1544" height="639" data-path="assets/images/react-native/hero.png" />

In this quick start guide, you are taken through the following steps.

1. [Create an API key](/guides/payments/react-native/quick-start/key) which is needed to generate
   the signed JWT token in step 2.
2. [Set up a server-side SDK](/guides/payments/react-native/quick-start/sdks) to generate a client
   token for authenticating to the API.
3. [Install the React Native SDK](/guides/payments/react-native/quick-start/embed) which handles the
   capture of the payment method details and process the payment.
4. [Process the transaction](/guides/payments/react-native/quick-start/transact) and inspect the result.
   \`
