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
- Host: GitHub
- URL: https://github.com/workarea-commerce/workarea-affirm
- Owner: workarea-commerce
- License: other
- Created: 2020-03-10T19:16:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-12T13:10:19.000Z (over 5 years ago)
- Last Synced: 2025-06-19T10:48:45.955Z (about 1 year ago)
- Language: Ruby
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)