diff --git a/src/app/modules/payments/stripe.utils.ts b/src/app/modules/payments/stripe.utils.ts index 160c0915ca..baba734a04 100644 --- a/src/app/modules/payments/stripe.utils.ts +++ b/src/app/modules/payments/stripe.utils.ts @@ -483,7 +483,7 @@ export const convertToProofOfPaymentFormat = ( ? commonEdits : commonEdits .replace( - /\n.+test\n.+<\/td>/, + /\n.+\n.+<\/td>/, `${paymentByProductsDescription}`, ) .replace(