~singpolyma/jmp-pay

ref: b4988c12f406e7c02d3e18f45899d930e268b42a jmp-pay/README.md -rw-r--r-- 434 bytes
b4988c12Stephen Paul Weber Update schema and INSERT to plan_log using new range type 1 year, 10 months ago

Fully functional card vault management control panel for braintree.

You need redis running. $REDIS_URL works as expected if needed.

cp braintree.dhall.example braintree.dhall
$EDITOR braintree.dhall # insert sandbox tokens from braintree
bundle install --path=.gems
BRAINTREE_CONFIG=./braintree.dhall bundle exec roda server
	 

Visit http://localhost:8080/<jid>/credit_cards to manage credit cards for some JID.