task Implemented Stripe Manual Transfers

2014-06-10

Stripe's payment service is nice. We implemented it (instead of PayPal) to handle all e-commerce and checkout needs on nwica.org, including payments for memberships, event registrations, exhibitions, and promotional products. By default, Stripe transfers funds to a bank account automatically every day. Our client wanted a little bit more control over when those funds were transferred, so we tapped into their API to build an admin tool that allows our client to create their own manual transfers from within their website's admin panel.