Ghost/ghost/stripe
Aileen Booker f3e0cec0d2 Added StripeLiveEnabledEvent and StripeLiveDisabledEvent to Stripe service
no issue

- This is preparation work to be able to listen to events whenever Stripe gets enabled in live mode or disabled again.
- This creates two new event types, which are being dispatched with `DomainEvents` from the Stripe service on the `connect()` and - vice versa - the `disconnect()` methods.
2023-06-14 08:18:19 -04:00
..
lib Added StripeLiveEnabledEvent and StripeLiveDisabledEvent to Stripe service 2023-06-14 08:18:19 -04:00
test Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
.eslintrc.js Updated Eslint ECMAScript compatibility to 2022 2022-08-09 15:51:40 +02:00
index.js Moved members-stripe-service -> stripe 2022-01-18 10:25:37 +02:00
package.json Added consistent linting pattern to all packages 2023-06-13 10:43:29 +01:00