4All Payment Gateway SDK

https://4all.com/

Easily integrate with 4All Pagamentos Digitais.

Installation

Add this line to your application's Gemfile:

gem 'for-all-payment-gateway'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install for-all-payment-gateway

Usage

PaymentGateway::ForAll.configure do |config|
   config.merchant_key = your_merchant_key
end

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/jhon50/for-all-payment-gateway. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.