issues
search
piesync
/
billbo
Easy to use billing service for Stripe with VAT support
MIT License
73
stars
3
forks
source link
Robustness
#24
Closed
challengee
closed
10 years ago
challengee
commented
10 years ago
Error handling when create subscription call fails
Stripe Service only responsibility = Stripe calls with VAT; InvoiceService calls StripeService and does iternal Invoice bookkeeping.
Mimic Stripe's way of returning errors, create subscription call returns stripe subscription.
Add some TK's for more difficult scenario's
mohawke
commented
10 years ago
Nice!