An open API service indexing awesome lists of open source software.

https://github.com/workarea-commerce/workarea-affirm

Affirm payments integration for Workarea
https://github.com/workarea-commerce/workarea-affirm

Last synced: 12 months ago
JSON representation

Affirm payments integration for Workarea

Awesome Lists containing this project

README

          

Workarea Affirm
================================================================================

Affirm plugin for the Workarea platform.

Overview
--------------------------------------------------------------------------------

1. TODO

Getting Started
--------------------------------------------------------------------------------

This gem contains a Rails engine that must be mounted onto a host Rails application.

Then add the gem to your application's Gemfile specifying the source:

# ...
gem 'workarea-affirm'
# ...

Update your application's bundle.

cd path/to/application
bundle

Features
--------------------------------------------------------------------------------

### TODO

Workarea Platform Documentation
--------------------------------------------------------------------------------

See [https://developer.workarea.com](https://developer.workarea.com) for Workarea platform documentation.

License
--------------------------------------------------------------------------------

Workarea Affirm is released under the [Business Software License](LICENSE)