This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
- Update RuboCop configuration and fix failures.
- Remove
Pesapal::Merchant#change_env
method. - Change how environment is set (remove automatic
Rails.env
detection). - Remove all Rails specific stuff.
- Add
bin/
folder and some executables. - Improve gemspec.
- Move docs from
gh-pages
branch todocs/
. - Update documentation (tutorial and API reference).