Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 324 Bytes

File metadata and controls

12 lines (8 loc) · 324 Bytes

codeigniter-dwolla-php

CodeIgniter library for Dwolla based on the official dwolla-php library

Instructions

  • Place these files in your CodeIgniter root folder
  • Update config/dwolla.php with your app credentials and settings
  • Check out the example in the Auth controller