piesync / billbo

Easy to use billing service for Stripe with VAT support
MIT License
73 stars 3 forks source link

Handle disputes #64

Open challengee opened 10 years ago

challengee commented 10 years ago

A dispute resolve does not trigger a refund, so we need to handle it separately.

mohawke commented 10 years ago

We handle full refund disputes right now, right? @challengee?

challengee commented 10 years ago

There's a slight difference between refunds/disputes. I updated the original description to be more clear.