Skip to content

revolut-mobile/revolut-payments-react-native

Repository files navigation

Revolut React Native payment SDK demos

This repository contains demo applications for Revolut's React Native payment SDKs, providing simple, practical examples to help you integrate Revolut's payment solutions in your mobile app.

Note

These are demo applications designed to show how a basic client-side SDK integration works. They use placeholder API keys and mocked order creation — you will need your own backend to create real orders via the Merchant API.

About

  • Revolut Pay Lite SDK demo - demonstrates how to accept Revolut Pay payments using the RevolutPayButton component and handle the complete payment flow.
  • Merchant Card Form SDK demo - demonstrates how to accept card payments using the RevolutMerchantCardFormKit component to present a prebuilt card entry UI.

Get started

Clone this repository and install the required dependencies:

# npm
npm install

# Yarn
yarn install

Note

Run this command from the root of the repository.

Documentation and resources


© Revolut LTD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages