In App Payments Flutter Plugin

Flutter Plugin for Square In-App Payments SDK
Alternatives To In App Payments Flutter Plugin
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Pay4,550106269 days ago197September 18, 202218mitPHP
可能是我用过的最优雅的 Alipay/WeChat/Unipay 的支付 SDK 扩展包了
Ijpay4,262842 months ago53August 23, 20228otherJava
IJPay 让支付触手可及,封装了微信支付、QQ支付、支付宝支付、京东支付、银联支付、PayPal 支付等常用的支付方式以及各种常用的接口。不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。右上角点下小星星✨
Paypal Php Sdk2,0811,1401843 years ago54January 04, 201955otherPHP
PHP SDK for PayPal RESTful APIs
Stripe Ios1,814
44320 hours ago137August 16, 202281mitSwift
Stripe iOS SDK
Paypal Node Sdk1,2291,791683 years ago44April 13, 201832otherJavaScript
node.js SDK for PayPal RESTful APIs
Cordova Plugin Wechat1,1603213 years ago27April 23, 202043Objective-C
A cordova plugin, a JS version of Wechat SDK
Stripe Android1,077298319 hours ago174July 06, 202287mitKotlin
Stripe Android SDK
Paypal Ios Sdk972
1024 years ago71July 19, 2018otherObjective-C
Accept credit cards and PayPal in your iOS app
Alipay Easysdk910722 days ago13April 30, 202181mitJava
Alipay Easy SDK for multi-language(java、c#、php、ts etc.) allows you to enjoy a minimalist programming experience and quickly access the various high-frequency capabilities of the Alipay Open Platform.
Paysdk857912 days ago37July 08, 20228mitPHP
PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227
Alternatives To In App Payments Flutter Plugin
Select To Compare


Alternative Project Comparisons
Readme

Flutter plugin for In-App Payments SDK

build Pub

The Flutter 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.5.7
  • Android: 1.5.6

Additional documentation

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

Build requirements

Flutter

  • Flutter version 2.0 or higher
  • Dart version 2.12 or higher

Android

  • Android minSdkVersion is API 24 (Nougat, 7.0) or higher.
  • Android Target SDK version: API 31 (Android12, 12).
  • Android SDK build tools: 26.0.3
  • Android Gradle Plugin: 3.0.0 or greater.
  • Support library: 27.1.1
  • Google Play Services: 16.0.1
  • Google APIs Intel x86 Atom_64 System Image

iOS

  • Xcode version: 10 or greater.
  • iOS Base SDK: 12 or greater.
  • Deployment target: iOS 12.0 or greater.
  • Currently, this plugin will work only on Mac with Intel processor. This will not work on Mac with M1 chip.

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.
Popular Sdk Projects
Popular Payment Projects
Popular Libraries Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Plugin
Objective C
Sdk
Flutter
Payment
Flutter Plugin