Sha256: d4b0c8dc91bea3987630184f4005dba68579900b0be7d46371e4ab6e9dfe38f0
Contents?: true
Size: 263 Bytes
Versions: 1
Compression:
Stored size: 263 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.5.5' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pesapal-1.5.5 | lib/pesapal/version.rb |