Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

xendit/xendit-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xendit-react-example

Description

This repo is created as an example on how to implement xendit-js-node library on React Native Framework.

Please take a look at:

  • tokenize function on react-native-example/screens/Token.js
  • authenticate function on react-native-example/screens/Authentication.js

To see how we implement WebView to render 3DS page and how we can catch the message.

alert function on this app is used just for demonstrating that we successfully capture the token result. On real implementation, you should pass this value to your backend to do follow up action like charge.

How to Run

  • cd react-native-example
  • yarn install
  • yarn start
  • Run the app on your device through Expo app, or use Android simulator

Ownership

Team: TPI Team

Slack Channel: #integration-product

Slack Mentions: @troops-tpi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors