tinkoff-merchant-api:Tinkoff商家API

时间:2024-06-05 08:11:34
【文件属性】:

文件名称:tinkoff-merchant-api:Tinkoff商家API

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-05 08:11:34

JavaScript

Tinkoff商家API Node.js实现。 安装 npm i tinkoff-merchant-api 如何使用 const TinkoffMerchantAPI = require ( 'tinkoff-merchant-api' ) ; const bankApi = new TinkoffMerchantAPI ( process . env . TINKOFF_TERMINAL_KEY , process . env . TINKOFF_SECRET_KEY ) ; // Pass params for API method except TerminalKey and Token (they will be added automatically) bankApi . init ( { Amount : '200000' , OrderId : '123


【文件预览】:
tinkoff-merchant-api-master
----index.js(4KB)
----package.json(605B)
----.gitignore(14B)
----README.md(2KB)

网友评论