react-native-payments

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

Downloads
22.1K
Stars
1.6K
Committers
26

Bot releases are hidden (Show)

react-native-payments - v0.8.4 Latest Release

Published by nabilfreeman over 3 years ago

Build fix: Pinned Stripe dependency to version 19 as newer versions are missing Obj-C headers (Long-term the library will be refactored).

Bugs: Thank you contributors!!! There are several fixes rolled up into this release from the last few months. 👏

react-native-payments - 0.8.2

Published by nabilfreeman almost 4 years ago

Bug fix that was breaking some peoples' pod install due to something missing from package.json.

react-native-payments - v0.8.1

Published by nabilfreeman almost 4 years ago

Fixed an issue that would break imports on some versions of babel

react-native-payments - v0.8.0

Published by nabilfreeman almost 4 years ago

Autolinking support, bug fix omnibus. Long journey!

🚢 0.8

✅ JS tests

  • A lot of JS tests had been previously written and disabled due to many of them failing.
  • We'll complete these tests and fix any bugs that come up.

✅ Flattened project structure

  • The addons sub-packages are no longer needed to build the apps using CocoaPods so I'll move everything back up to the top level.
  • The advantage of this is that you can easily point your package.json to a git fork or branch for easier development without Lerna etc.
  • This will prevent outstanding PRs from being merged, so I've reviewed all and merged in before this.
  • I promise to help manually merge in valuable work from the outstanding PRs (I think they all need further questions or work to be ready).

✅ RN 0.63 Example Project

Check out the "Road to 1.0" #249 issue for next steps.

Catch you all later,
Nabs

react-native-payments - v0.7.1

Published by Andreyco almost 6 years ago

Enhancements:

  • #129 (iOS) Package runs on main thread now
react-native-payments - v0.7.0

Published by Andreyco over 6 years ago

  • Fix regresion
  • require React >= 15 as peer dependency
  • require React Native >= 0.41 as peer dependency
react-native-payments - v0.6.0

Published by Andreyco over 6 years ago

  • add Apple Pay button
react-native-payments - v0.3.1

Published by naoufal about 7 years ago

react-native-payments

Version

  • 0.3.1

Features

  • Adds Android Pay support 😍 #17
react-native-payments - v0.3.0

Published by naoufal about 7 years ago

😞 Messed up, I blame jet lag -- See 0.3.1

react-native-payments - v0.2.0

Published by naoufal about 7 years ago

react-native-payments

Version

  • 0.2.0

Features

  • Updated to work with CLI
  • Updated Braintree Header to use framework instead of static library.

react-native-payments-cli

Version

  • 0.2.0

Features

  • First release
  • You can now link and list add-ons

react-native-payments-addon-stripe

Version

  • 11.1.0-1

Features

  • First release
  • Includes framework (11.1.0)

react-native-payments-addon-braintree

Version

  • 4.8.4-1

Features

  • First release
  • Includes framework (4.8.4)
react-native-payments - v0.1.2

Published by naoufal over 7 years ago

Features

  • Adds Braintree as a Payment Gateway
react-native-payments - v0.1.1

Published by naoufal over 7 years ago

Features

  • Adds Stripe as a Payment Gateway
react-native-payments - v0.1.0

Published by naoufal over 7 years ago