kalisio/kBilling

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog

## [v1.1.0](https://github.com/kalisio/kBilling/tree/v1.1.0) (2019-04-18)

[Full Changelog](https://github.com/kalisio/kBilling/compare/v1.0.0...v1.1.0)

## [v1.0.0](https://github.com/kalisio/kBilling/tree/v1.0.0) (2018-10-11)

[Full Changelog](https://github.com/kalisio/kBilling/compare/ee71e4740d55295e01b6498dbc83c4e5904ec0ac...v1.0.0)

**Implemented enhancements:**

- Allow to configure the way to set the purchaser in the payment editor [\#7](https://github.com/kalisio/kBilling/issues/7)
- The user must be verified to fill the payment information [\#5](https://github.com/kalisio/kBilling/issues/5)
- Remove the email field in the Customer Editor [\#3](https://github.com/kalisio/kBilling/issues/3)
- Add a payment form [\#1](https://github.com/kalisio/kBilling/issues/1)

**Fixed bugs:**

- Clean card payment in the CustomerEditor does not work anymore [\#9](https://github.com/kalisio/kBilling/issues/9)
- Prevent unverified user to access the services [\#8](https://github.com/kalisio/kBilling/issues/8)
- Disallow feathers-stripe services to be used from extenal [\#6](https://github.com/kalisio/kBilling/issues/6)
- Handle STRIPE key on the client side [\#4](https://github.com/kalisio/kBilling/issues/4)
- Subscription billing mode should change when updating the customer with a card [\#2](https://github.com/kalisio/kBilling/issues/2)



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*