Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1006 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 1006 Bytes

Reach Gateway (ActiveMerchant)

Reach (https://withreach.com/) is a global payment processor. If you see things that reference GoInterpay its because they recently changed their name.

This file was written and meant for Ruby on Rails applications.

Getting Started

Because ActiveMerchant isn't accepting any new gateways, I figured it might be helpful to someone to add it here.

Ensure that ActiveMerchant is installed:

gem 'activemerchant'

To use this file copy it to your /lib/active_merchant/billing/ folder.

Documentation

Reach Checkout API Guide:

Copyright & Licensing

Copyright Bryan Alexander 2019. All rights reserved.