Skip to main content

Introduction

expo-tappay is a native bridge module that integrates TapPay's SDKs into Expo and React Native applications. This module creates a bridge between TapPay's native payment implementations and JavaScript, enabling developers to access TapPay's payment capabilities within Expo applications.

🚀 Key Features

This module provides a complete TapPay payment solution with support for multiple payment methods:

💳 Generic Card Payment

  • Supports standard credit card payment flow
  • Provides credit card information validation
  • Secure Prime Token generation

🍎 Apple Pay

  • Native Apple Pay integration
  • Supports Touch ID / Face ID authentication
  • Real-time payment processing

📱 Line Pay

  • Line Pay wallet integration
  • Supports Line App redirection
  • Secure third-party payment flow

📋 System Requirements

  • Expo SDK: 52.0.0 or higher
  • React Native: 0.76.0 or higher
  • iOS: iOS 11.0 or higher
  • Android: API level 21 or higher

📚 Additional Resources


Ready to start integrating TapPay into your Expo application? Let's get started! 🎉