Sha256: 7eacbd47714dd8f2ce25f7b5efcf390920153bae08c95fbf53a5f570bbd13f75
Contents?: true
Size: 270 Bytes
Versions: 1
Compression:
Stored size: 270 Bytes
Contents
# Make authenticated Pesapal API calls without the fuss! Easily post an order, # query payment status and fetch payment details. module Pesapal # This gem's version (learn about [Semantic Versioning][1]). # # [1]: http://semver.org/ VERSION = '1.7.0'.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pesapal-1.7.0 | lib/pesapal/version.rb |