Sha256: 1e61aecf8a5c4ef54e101779a4c8c794f32933acd77c2705a2f21d571fa23920

Contents?: true

Size: 193 Bytes

Versions: 2

Compression:

Stored size: 193 Bytes

Contents

# Version and other constants are defined here
module Razorpay
  BASE_URI = 'https://api.razorpay.com/v1/'.freeze
  TEST_URL = 'https://api.razorpay.com/'.freeze
  VERSION = '3.0.1'.freeze
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
razorpay-3.0.1 lib/razorpay/constants.rb
razorruby-3.0.1 lib/razorpay/constants.rb