React Native with REST API Integration
Integrate hyperswitch SDK to your React Native App using hyperswitch-node
Requirements
1. Setup the server
2. Build checkout page on the client
2.1 Install the hyperswitch-sdk-react-native libraries
hyperswitch-sdk-react-native libraries2.2 Peer Dependencies
2.3 iOS Only
2.4 Use HyperProvider
HyperProvider3. Complete the checkout on the client
3.1 import useHyper to your checkout page
3.2 Fetch the PaymentIntent client Secret
3.3 Collect Payment details
3.4 Handle Payment Response
Last updated
Was this helpful?

