Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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