Changes:
- Added support to update invoices (
&Stripe.Invoices.change/2
,&Stripe.Invoices.change/3
)- beam-community#241
- credit to https://github.com/TakteS
Changes:
- Added basic webhook support - beam-community#244
- Added support to generate connect button URLs - beam-community#231
- Sadly, other changes have not been properly tracked here. We will compile a list as soon as we are able
Changes:
- Bumped version to 1.0.0 as it has become quite feature full and it has a slight breakage factor.
- Stripe Connect standalone account support. All modules were refactored to allow api key to flow thru
- Refactored all subscriptions/invoices to their own modules. Expect a few rough edges there.
- Improved the README