Sha256: f4ec189409d7c8e3d3389bfe2bff8c37f05c3e9f11faf39b8dcb0d1e237db9f0

Contents?: true

Size: 290 Bytes

Versions: 2

Compression:

Stored size: 290 Bytes

Contents

module Const
	BASE_URL_LIVE = 'https://globalpay.azurewebsites.net'
	BASE_URL_STAGING = 'https://globalpay.azurewebsites.net'
	TOKEN_URL_LIVE ='http://globalpayauthserver.azurewebsites.net/connect/token'
  TOKEN_URL_STAGING ='http://globalpayauthserver.azurewebsites.net/connect/token'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
globalpay_ruby_gem-1.1.0 lib/globalpay_ruby_gem/helpers/const.rb
globalpay_ruby_gem-1.0.0 lib/globalpay_ruby_gem/helpers/const.rb