Skip to content

nazwa-forks/checkout-sdk-node

 
 

Repository files navigation

Status zip badge codecov Build Status codebeat badge npm badge Try it on RunKit Total alerts

npm start

🚀 Install

yarn add checkout-sdk-node

or

npm install checkout-sdk-node

💻 Import

// ES6:
import { Checkout } from 'checkout-sdk-node';
// Common JS:
const { Checkout } = require('checkout-sdk-node');

If you don't have your own API keys, you can sign up for a test account here.

📖 Documentation

You can see the SDK documentation here.

👓 Try it on RunKit

You can try the SDK here.

About

Checkout.com SDK for Node.js. Documentation here:

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%