FinalizedPaymentIntentInfo: PaymentIntentInfo & {
    customerId?: string;
    paymentMethodId?: string;
}