Skip to content
Franzé Jr edited this page Nov 16, 2017 · 2 revisions

Welcome to the exchequer-client wiki!

API

Resources

Offers

All

It returns all the offers.

ExchequerClient::OfferClient.new(api_key: @api_token).all

Iframes

Checkouts

Checkout

Checkout by passing an offer_id.

ExchequerClient::URL.checkout(offer_id)

Clone this wiki locally