Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 258 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 258 Bytes

Brandcash

Simple ruby wrapper for Brandcash API

Usage

Brandcash::Client.configure do |c|
  c.api_key = YOUR_API_KEY
end

client = Brandcash::Client.new
client.receipt('t=20200708T0941&s=1422.79&fn=9289440300653107&i=52258&fp=804544048')