1. Rebuild lock fle

2. Fix import
3. Update Stripe API version
This commit is contained in:
gbuomprisco
2024-11-05 23:03:49 +08:00
parent be6ce081db
commit 27ef8f7510
3 changed files with 265 additions and 263 deletions

View File

@@ -2,7 +2,7 @@ import 'server-only';
import { StripeServerEnvSchema } from '../schema/stripe-server-env.schema';
const STRIPE_API_VERSION = '2024-09-30.acacia';
const STRIPE_API_VERSION = '2024-10-28.acacia';
/**
* @description returns a Stripe instance