Sha256: 51f6756e4bfb9e60cc97df8ebbaf70352ee1665549bceb332ea36591f94759c8

Contents?: true

Size: 193 Bytes

Versions: 1

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.4'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

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