Commit log

4be555d Split logic out into testable objects

Click to expand commit body
Rubocop clean. Good test coverage of helper objects.

Stephen Paul Weber created

e5730b6 Currency aware

Click to expand commit body
Look up the user's plan to find out what currency to charge them in.

Stephen Paul Weber created

ef6cc23 Submit for settlement

Click to expand commit body
We'd like to actually get the money, not just be allowed to.

Stephen Paul Weber created

a0c9834 Rubocop fixes

Stephen Paul Weber created

b12d609 README

Stephen Paul Weber created

2de0c42 Always show money with two decimal places

Stephen Paul Weber created

9dd19f4 Only ask which card to use if there is more than one

Stephen Paul Weber created

579c4fe Write initial buy credit command

Stephen Paul Weber created

d0f1728 Initial commit

Click to expand commit body
Supports registering with backend SGX via basic iq:register.

Does not support data forms version with nice labels.

Does not verify billing or anything else yet, just unconditionally registers the user.

Stephen Paul Weber created