Project

commerce

0.0
No release in over 3 years
Low commit activity in last 3 years
Commerce.js is a full-stack eCommerce API built by Chec for designers and developers. See https://commercejs.com for more information
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 2016.09.26, ~> 2016.9
~> 0.10.0
~> 3.1.5
 Project Readme

Commerce.ruby by Chec

Ruby client library for Commerce.js by Chec

You can learn more about Commerce.js & Chec at https://commercejs.com.

Requirements

Ruby 2.0 or above.

Install

You can install this gem from Rubygems.org (https://rubygems.org/gems/commerce)

gem install commerce

Alternatively, you can download this source and build the gem

gem build commerce.gemspec

Getting Started

Simple usage looks like:

require 'commerce'

Commerce.Auth('sk_test_8146250gNZ8gddde480e07ac91c10c2651077176aed27')

products = Commerce.Product.all()

Documentation

Please see https://commercejs.com/docs/api