@stitch-money/node
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

stitch-node

A Node.js SDK for accepting digital wallet payments powered by Stitch Money.

Install

npm install @stitch-money/node

Usage

This package is to be used in conjunction with @stitch-money/react

Import the package on your server:

import { init, type StitchTransaction } from "@stitch-money/node";

const walletPayClient = init(clientId, applePayMerchantId, secret);

and use it to connect to the Stitch Payments API.

For more information, get in touch with Stitch

License

The Stitch Node.js SDK is open source and available under the MIT license. See the LICENSE file for more information.

Readme

Keywords

Package Sidebar

Install

npm i @stitch-money/node

Weekly Downloads

27

Version

0.1.1

License

MIT

Unpacked Size

38.5 kB

Total Files

7

Last publish

Collaborators

  • wayofshay
  • kialanpillay
  • oofpez
  • jean.claude
  • joshrams
  • barney.devilliers