chore: enable plan immediately on checkout session
This commit is contained in:
@@ -9,6 +9,7 @@ export enum MetadataType {
|
||||
|
||||
DeferredInvoice = "deferred_invoice",
|
||||
CheckoutSessionV2 = "checkout_session_v2",
|
||||
CheckoutSessionEnabledImmediately = "checkout_session_enabled_immediately",
|
||||
SetupPaymentV2 = "setup_payment_v2",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user