Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connor4312/whmcs-dwolla-gateway
Gateway for WHMCS into Dwolla.
https://github.com/connor4312/whmcs-dwolla-gateway
Last synced: 1 day ago
JSON representation
Gateway for WHMCS into Dwolla.
- Host: GitHub
- URL: https://github.com/connor4312/whmcs-dwolla-gateway
- Owner: connor4312
- License: other
- Created: 2013-10-02T03:59:20.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-08T23:34:44.000Z (about 11 years ago)
- Last Synced: 2024-10-25T22:12:39.296Z (18 days ago)
- Language: PHP
- Size: 129 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#WHMCS Dwolla Gateway
Dwolla is the next coolest and hottest payment method on the market. Cheaper and easier than the alternate gorilla in the room, what's not to love?We were suprised to find out that no good, open source gateway existed in WHMCS yet for Dwolla. So here's our take on it, a module developed for our own systems. Feel free to use. It's Creative Commons. Share and share alike, just please keep this readme (or a mention of us) with it at all times. That's not too much to ask for saving you thousands of dollars in fees, is it?
##Installation
1. Upload the gateways/dwolla.php file to whmcs/modules/gateways/
2. Upload the callback/dwolla.php file in the callback folder to modules/gateways/callback/
3. Log into the WHMCS admin area, activate the Dwolla gateway, and fill in the information.
5. Profit?##Notice and Stuff
This code was written by [Connor Peet](http://connorpeet.com) and is copyright 2013 by Ferrous Networks Ltd. It is distributed under the terms found in the LICENSE file, the CC-BY-SA 3.0 license ([summary here](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US)).Essentially, you **can** use it commercially in your own billing system without any links or other such nonsense, but if you want to distribute the code by itself or as part of another package, credit must be noted and that package must be licensed under this same license.