ioan-ghisoi-cko / action-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zip badge codecov example branch parameter

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


Languages

Language:JavaScript 100.0%