~singpolyma/jmp-pay

Merge branch 'migrate-bandwidth-bits-to-oauth' of https://git.secluded.site/jmp-pay
Migrate Bandwidth from Basic Auth to OAuth
Add dynamic descriptor

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~singpolyma/jmp-pay
read/write
git@git.sr.ht:~singpolyma/jmp-pay

You can also use your local clone with git send-email.

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.