Module: MasterCard::Core::Constants

Defined in:
lib/mastercard/core/constants.rb

Constant Summary collapse

VERSION =
"1.0.0"
API_BASE_LOCALHOST_URL =
"http://localhost:8080"
API_BASE_LIVE_URL =
"https://api.mastercard.com"
API_BASE_SANDBOX_URL =
"https://sandbox.api.mastercard.com"