Skip to main content
Wpay home page
Search...
⌘K
About
Documentation Hub
Contact
Contact
Search...
Navigation
React Native
Installing the React Native SDK
Payments
API Reference
Introduction
Overview
Integration
Embed
Web
Android
iOS
React Native
Introduction
API keys
Authentication
SDK installation
Transactions
Apple Pay
Google Pay
Events
Options
Secure Fields
Direct API
Native SDKs
Vault Forward
E-commerce Plugins
Tools
CLI
Postman
Features
3-D Secure
Account updater
Anti-fraud
Apple Pay
Click to Pay
Gift Cards
Google Pay
Guest checkout
Import card data
Network tokens
Payment links
Recurring payments
Scheme Cards
Simulators
Webhooks
Other
API
Statuses
close
On this page
Add the SDK
Integration
Embed
React Native
Installing the React Native SDK
OpenAI
Open in ChatGPT
OpenAI
Open in ChatGPT
Next, you 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
yarn
add
@gr4vy/embed-react-native
# OR
npm
install
@gr4vy/embed-react-native
This installs the SDK, as well as the native iOS and Android dependencies.
Was this page helpful?
Yes
No
Suggest edits
Generating tokens for authentication
Previous
Creating transactions
Next
⌘I