checkout session v2 wip
This commit is contained in:
@@ -9,7 +9,6 @@ export enum MetadataType {
|
||||
|
||||
DeferredInvoice = "deferred_invoice",
|
||||
CheckoutSessionV2 = "checkout_session_v2",
|
||||
CheckoutSessionCompletedV2 = "checkout_session_completed_v2",
|
||||
}
|
||||
|
||||
export const metadata = pgTable("metadata", {
|
||||
|
||||
Reference in New Issue
Block a user