Sha256: b4c839e3ce84de097a0bd4aa4d173c76626e1c0385b184a62aabca900afa9c90
Contents?: true
Size: 1.35 KB
Versions: 2
Compression:
Stored size: 1.35 KB
Contents
Changelog ========= v1.0.0 ------ * Automate release date to reduce chances of forgetting to update it * Add new functionality: Query Payment Status * Add new functionality: Query Payment Details * Add `set_mode()` method to enable changing mode at runtime * `api_domain` & `api_endpoints` are now private, use `set_mode` to alter them v0.2.1 ------ * Fix screwed up rubygem date v0.2.0 ------ * Fix syntax error, and incorrect config hash name * Add pesapal config file generator * Move loading YAML config to initializer instead of each time the object is initialized v0.1.0 ------ * Add configuration with YAML file functionality, fall back to default, previous method still applies * Move callback details to config hash (breaking change) v0.0.3 ------ * Fix screwed up the specifying of dependencies v0.0.2 ------ * Add dependencies htmlentities * Update homepage url in rubygem * Update to README v0.0.1 ------ Initial release, kind of a proof of concept ... by v1.0.0 we should have a version ready for deployment in production environment and having all those other features that should be there at bare minimum such IPN stuff and all. Also by then, the demo (in rails) should have been complete. * Transparently handles authentication on API calls * Has method to generate post-order-url with ease i.e. that url that has the various payment options and whatnot
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pesapal-1.1.0 | CHANGELOG.md |
pesapal-1.0.0 | CHANGELOG.md |