react-native-asdk-tinkoff

ASDK Tinkoff

Usage no npm install needed!

<script type="module">
  import reactNativeAsdkTinkoff from 'https://cdn.skypack.dev/react-native-asdk-tinkoff';
</script>

README

react-native-asdk-tinkoff

ASDK Tinkoff

Installation

npm install react-native-asdk-tinkoff

Usage

import AsdkTinkoff from "react-native-asdk-tinkoff";

const result = await AsdkTinkoff.Pay(/*Init*/);
const result = await AsdkTinkoff.ApplePay(/*Init*/);
const result = await AsdkTinkoff.GooglePay(/*Init*/);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT