Age | Commit message (Expand) | Author |
---|---|---|
2021-01-30 | Move all business logic to `lib` | Alessandro Desantis |
2021-01-30 | Pass one installment at a time to dispatcher classes | Alessandro Desantis |
2021-01-30 | Streamline and simplify `SolidusSubscriptions::Checkout` | Alessandro Desantis |
2020-09-25 | Merge pull request #148 from solidusio-contrib/aldesantis/update-initializer | Alessandro Desantis |
2020-09-25 | Fix coding style violations | Alessandro Desantis |
2020-09-24 | Use `.configure`/`.configuration` standard for config management | Alessandro Desantis |
2020-09-17 | Add order association to subscriptions | Nicolò€ Rebughini |
2020-06-18 | Store payment method and source on subscriptions | Alessandro Desantis |
2020-06-17 | Retrieve payment method from payment source | Alessandro Desantis |
2020-06-17 | Respect subscription billing address when processing a subscription | Alessandro Desantis |
2020-06-16 | Move service objects to `app/services` | Alessandro Desantis |