mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat: add stripe payment webhooks controller
This commit is contained in:
@@ -15,7 +15,7 @@ export class GetPaymentMethodsStateService {
|
||||
private readonly paymentIntegrationModel: TenantModelProxy<
|
||||
typeof PaymentIntegration
|
||||
>,
|
||||
) {}
|
||||
) { }
|
||||
|
||||
/**
|
||||
* Retrieves the payment state provising state.
|
||||
|
||||
Reference in New Issue
Block a user