Wpay home page
Search...
⌘K
Ask AI
About
Documentation Hub
Contact
Contact
Search...
Navigation
Quick start
Step 3: Install the React Native SDK
Payments
API Reference
Introduction
Overview
Integration
Embed
Secure Fields
Direct API
Android SDK
Android SDK
iOS SDK
React Native
Quick start
Introduction
1. Create API key
2. Generate token
3. Install React Native SDK
4. Create transaction
Apple Pay
Google Pay
Events
Options
E-commerce Plugins
Tools
CLI
Postman
Cloud Vault
Import card data
Vault Forward
Features
3-D Secure
Account updater
Anti-fraud
Apple Pay
Gift Cards
Google Pay
Guest checkout
Network tokens
Payment links
Recurring payments
Scheme Cards
Simulators
Webhooks
Other
API
Statuses
On this page
Add the SDK
Integration
React Native
Quick start
Step 3: Install the React Native SDK
OpenAI
Open in ChatGPT
Next, we can embed the SDK in your React Native app to store card details, authorize payments, and capture a transaction.
Add the SDK
The
React Native SDK
is available as an NPM package.
Copy
Ask AI
yarn
add
@gr4vy/embed-react-native
# OR
npm
install
@gr4vy/embed-react-native
This will install the SDK, as well as the native iOS and Android dependencies.
Was this page helpful?
Yes
No
Suggest edits
Step 2: Generate a client token for use with React Native
Previous
Step 4: Create a transaction
Next
Assistant
Responses are generated using AI and may contain mistakes.