Skip to content

LibertePayPaymentSchema

const LibertePayPaymentSchema: ZodObject<object & object, "strip", ZodTypeAny, { amount: number; callbackUrl?: string; currency: Currency; description?: string; email: string; metadata?: Record<string, any>; mobileNumber?: string; paymentSlug?: string; reference?: string; }, { amount: number; callbackUrl?: string; currency: Currency; description?: string; email: string; metadata?: Record<string, any>; mobileNumber?: string; paymentSlug?: string; reference?: string; }>

Defined in: packages/node/src/core/provider-schemas/libertepay.schema.ts:9