Ecosyste.ms: Awesome
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: about 1 month 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-12T13:10:19.000Z (about 4 years ago)
- Last Synced: 2024-10-31T12:58:56.867Z (about 2 months ago)
- Language: Ruby
- Size: 99.6 KB
- Stars: 0
- Watchers: 3
- 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
bundleFeatures
--------------------------------------------------------------------------------### 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)