Sha256: 473e9292f07b7bda5565f07635e09d6ca892109632a430d6056d514fc74b57aa
Contents?: true
Size: 305 Bytes
Versions: 1
Compression:
Stored size: 305 Bytes
Contents
module Const BASE_URL_LIVE = 'https://api.globalpay.com.ng/api/v3/Payment' BASE_URL_STAGING = 'https://gpaygatewayapi.azurewebsites.net/api/v3/Payment' TOKEN_URL_LIVE ='https://auth.globalpay.com.ng/connect/token' TOKEN_URL_STAGING ='https://gpayauthorisation.azurewebsites.net/connect/token' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
globalpay_ruby_gem-1.2.0 | lib/globalpay_ruby_gem/helpers/const.rb |