All Projects → square → In App Payments React Native Plugin

square / In App Payments React Native Plugin

Licence: apache-2.0

Labels

Projects that are alternatives of or similar to In App Payments React Native Plugin

Mailchimp Api 3.0 Php
A feature rich object-oriented PHP library for interacting with MailChimp's API v3 💌🐵
Stars: ✭ 61 (-12.86%)
Mutual labels:  sdk
Mixed Reality Extension Sdk Samples
Sample code for the Mixed Reality Extension SDK (https://github.com/Microsoft/mixed-reality-extension-sdk)
Stars: ✭ 65 (-7.14%)
Mutual labels:  sdk
Directus Docker
Directus 6 Docker — Legacy Container [EOL]
Stars: ✭ 68 (-2.86%)
Mutual labels:  sdk
Contentful.java
Java SDK for Contentful's Content Delivery API
Stars: ✭ 63 (-10%)
Mutual labels:  sdk
Gfw Msys1 Sdk
This is an Inno Setup based wrapper around mingw-get which installs a development environment based on MSYS1 for building Git for Windows using GCC.
Stars: ✭ 64 (-8.57%)
Mutual labels:  sdk
Matrix Bot Sdk
TypeScript/JavaScript SDK for Matrix bots
Stars: ✭ 63 (-10%)
Mutual labels:  sdk
Voucherify.js
JavaScript SDK for Voucherify - coupons, vouchers, promo codes
Stars: ✭ 59 (-15.71%)
Mutual labels:  sdk
Countly Sdk Cordova
Countly Product Analytics SDK for Cordova, Icenium and Phonegap
Stars: ✭ 69 (-1.43%)
Mutual labels:  sdk
Web Sdk
Portis Web SDK
Stars: ✭ 65 (-7.14%)
Mutual labels:  sdk
Scanbot Sdk Example Android
Document scanning SDK example apps for the Scanbot SDK for Android.
Stars: ✭ 67 (-4.29%)
Mutual labels:  sdk
Aircast Ios
aircast iOS SDK --- airplay screen mirror receiver iOS8-iOS11.3 support
Stars: ✭ 64 (-8.57%)
Mutual labels:  sdk
Domo Python Sdk
Python3 - Domo API SDK
Stars: ✭ 64 (-8.57%)
Mutual labels:  sdk
Steemconnect.js
SteemConnect JavaScript SDK
Stars: ✭ 66 (-5.71%)
Mutual labels:  sdk
Http To Cq
Communicate with CoolQ through HTTP.
Stars: ✭ 62 (-11.43%)
Mutual labels:  sdk
Libra Grpc
A lightweight JavaScript library for Libra
Stars: ✭ 69 (-1.43%)
Mutual labels:  sdk
Qiniu
Qiniu sdk for Elixir
Stars: ✭ 60 (-14.29%)
Mutual labels:  sdk
Ultimatemrz Sdk
Machine-readable zone/travel document (MRZ / MRTD) detector and recognizer using deep learning
Stars: ✭ 66 (-5.71%)
Mutual labels:  sdk
Android P2p Engine
Let your viewers become your unlimitedly scalable CDN.
Stars: ✭ 70 (+0%)
Mutual labels:  sdk
Line Bot Sdk Perl
LINE Messaging API SDK for Perl
Stars: ✭ 69 (-1.43%)
Mutual labels:  sdk
Zone Sdk
一个安卓的工具库
Stars: ✭ 67 (-4.29%)
Mutual labels:  sdk

React Native plugin for In-App Payments SDK

Build Status npm version

The In-App Payments plugin for Square In-App Payments SDK is a wrapper for the native Android and iOS SDKs and supports the following native In-App Payments SDK versions:

  • iOS: 1.4.0
  • Android: 1.4.0

Additional documentation

In addition to this README, the following is available in the React Native plugin GitHub repo:

Build requirements

Android

  • Android minSdkVersion is API 21 (Lollipop, 5.0) or higher.
  • Android Target SDK version: API 28 (Android 9).
  • Android Gradle Plugin: 3.0.0 or greater.

iOS

  • Xcode version: 9.1 or greater.
  • iOS Base SDK: 11.0 or greater.
  • Deployment target: iOS 11.0 or greater.

In-App Payments SDK requirements and limitations

  • In-App Payments SDK cannot issue refunds. Refunds can be issued programmatically using the Refunds API or manually in the Square Dashboard.

Sample applications

License

Copyright 2019 Square Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].