Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madbrains/tinkoff-acquiring-sdk-flutter
Flutter Tinkoff Acquiring SDK is a simple way to integrate payments into your mobile application.
https://github.com/madbrains/tinkoff-acquiring-sdk-flutter
apple-pay applepay dart flutter google-pay googlepay payment tinkoff tinkoff-payment
Last synced: about 4 hours ago
JSON representation
Flutter Tinkoff Acquiring SDK is a simple way to integrate payments into your mobile application.
- Host: GitHub
- URL: https://github.com/madbrains/tinkoff-acquiring-sdk-flutter
- Owner: MadBrains
- License: mit
- Created: 2020-10-13T13:46:29.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-05-30T06:39:50.000Z (over 1 year ago)
- Last Synced: 2023-08-20T23:24:14.155Z (about 1 year ago)
- Topics: apple-pay, applepay, dart, flutter, google-pay, googlepay, payment, tinkoff, tinkoff-payment
- Language: Dart
- Homepage: https://pub.dev/packages/tinkoff_acquiring
- Size: 1.09 MB
- Stars: 47
- Watchers: 5
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Tinkoff Acquiring SDK
Acquiring SDK allows you to integrate Tinkoff Internet Acquiring into mobile applications for iOS and Android platforms.
We solve problems of brand presence on mobile devices, specializing in development of mobile applications and services in the b2c segment.
Subscribe for the latest updates:
[Available API Documentation][documentation].
EACQ protocol version with PCI DSS: 1.50 (09.12.2022)
## SDK Features
- Making payments (including recurring payments);
- Saving customers bank cards;
- Getting information about customers and saved bank cards;
- Management of saved bank cards;
- Integration with online checkouts;
- Payment through the Faster Payments System (SPB) by QR;## Packages
| | |
|:---:|:---:|
| tinkoff_acquiring | [![pub package](https://img.shields.io/pub/v/tinkoff_acquiring.svg)](https://pub.dartlang.org/packages/tinkoff_acquiring) |
| tinkoff_acquiring_flutter | [![pub package](https://img.shields.io/pub/v/tinkoff_acquiring_flutter.svg)](https://pub.dartlang.org/packages/tinkoff_acquiring_flutter) |## Example
The [Example][example] is in the corresponding folder[documentation]: https://www.tinkoff.ru/kassa/develop/api/payments/
[acquiring]: https://www.tinkoff.ru/business/internet-acquiring/
[example]: https://github.com/MadBrains/Tinkoff-Acquiring-SDK-Flutter/tree/main/example