We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the exchequer-client wiki!
It returns all the offers.
ExchequerClient::OfferClient.new(api_key: @api_token).all
Checkout by passing an offer_id.
offer_id
ExchequerClient::URL.checkout(offer_id)