Skip to content

Accept Payments with Apple Pay and Android Pay using the Payment Request API.

Notifications You must be signed in to change notification settings

localyyz/react-native-payments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Troubleshoot

- Stripe.h header file not found with Cocopod.

Add 
`$(SRCROOT)/../../../../ios/Pods/Stripe/Stripe`
and
`$(SRCROOT)/../../../../ios/Pods/Stripe/Stripe/PublicHeaders`

to project header search path.

About

Accept Payments with Apple Pay and Android Pay using the Payment Request API.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 83.0%
  • Java 9.2%
  • JavaScript 4.7%
  • Python 2.7%
  • Other 0.4%