mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
fix: Stripe payment integration
This commit is contained in:
@@ -15,7 +15,6 @@ export interface StripeInvoiceCheckoutSessionPOJO {
|
||||
redirectTo: string;
|
||||
}
|
||||
|
||||
|
||||
export interface StripeWebhookEventPayload {
|
||||
event: any;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user