mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-12 06:00:20 +08:00
fix(billing): 复用待支付套餐订单
This commit is contained in:
@@ -126,6 +126,7 @@ export interface BillingCheckoutResponse {
|
||||
product?: BillingPlan | null
|
||||
}
|
||||
payment_instructions: Record<string, unknown>
|
||||
reused_pending_order?: boolean
|
||||
}
|
||||
|
||||
export interface UserPlanEntitlement {
|
||||
|
||||
Reference in New Issue
Block a user