Skip to content

react-native implementation of cardverify

License

Notifications You must be signed in to change notification settings

MFTech-PTY/react-native-cardverify

 
 

Repository files navigation

CardVerify

This repository contains the open source code for CardVerify's react-native implementation.

CardVerify is a relatively small library that provides fast and accurate payment card scanning and authenticity verification.

CardVerify is an enterprise library build on the CardScan foundation.

Android Lint Android Unit Tests Release GitHub release

Native libraries for android and iOS are also available through our private repositories. Contact [email protected] for access to these libraries.

CardVerify is closed source, and requires a license agreement. See the license section for details.

demo

Contents

Requirements

  • Android API level 21 or higher
  • iOS version 10 or higher

Demo

This repository contains a demonstration app for the CardVerify product. To build and run the demo app, follow the instructions in the example app documentation.

Integration

See the integration documentation in the Bouncer Docs.

Provisioning an API key

CardVerify requires a valid API key to run. To provision an API key, visit the Bouncer API console. CardVerify requires additional API key permissions to validate cards. Please contact [email protected] to get the appropriate permissions added to your API key.

Name and expiration extraction support (BETA)

To test name and/or expiration extraction, please first provision an API key, then reach out to [email protected] with details about your use case and estimated volumes.

Follow the configuration guide to enable name and expiry extraction support.

Troubleshooting

See the troubleshooting page in the Bouncer Docs to check if we have covered common issues.

Authors

Adam Wushensky, Sam King, and Zain ul Abi Din

License

This library is available under paid and free licenses. See the LICENSE file for the full license text.

Quick summary

In short, this library will remain free forever for non-commercial applications, but use by commercial applications is limited to 90 days, after which time a licensing agreement is required. We're also adding some legal liability protections.

After this period commercial applications need to convert to a licensing agreement to continue to use this library.

More detailed summary

What's allowed under the license:

  • Free use for any app for 90 days (for demos, evaluations, hackathons, etc).
  • Contributions (contributors must agree to the Contributor License Agreement)
  • Any modifications as needed to work in your app

What's not allowed under the license:

  • Commercial applications using the license for longer than 90 days without a license agreement.
  • Using us now in a commercial app today? No worries! Just email [email protected] and we’ll get you set up.
  • Redistribution under a different license
  • Removing attribution
  • Modifying logos
  • Indemnification: using this free software is ‘at your own risk’, so you can’t sue Bouncer Technologies, Inc. for problems caused by this library

Questions? Concerns? Please email us at [email protected] or ask us on slack.

About

react-native implementation of cardverify

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 42.8%
  • Java 29.6%
  • JavaScript 15.0%
  • Objective-C 5.0%
  • Ruby 4.1%
  • Starlark 3.0%
  • Other 0.5%