Module: WhalestackSDK

Defined in:
lib/whalestack_sdk/client.rb,
lib/whalestack_sdk.rb,
lib/whalestack_sdk/config.rb

Overview

Ruby implementation of a REST client for the Whalestack Payments API see www.whalestack.com/en/api-docs

Defined Under Namespace

Classes: Client

Constant Summary collapse

CLIENT_VERSION =
'1.0.0'
CLIENT_NAME =
'ruby_sdk'
API_VERSION =
'v1'
CONNECT_URL =
'https://www.whalestack.com/api/'