From 47ca9e5d6e28c8c7f265223e7cd19457e691bd5c Mon Sep 17 00:00:00 2001 From: Yashwin Date: Mon, 13 Jan 2025 14:57:19 +0530 Subject: [PATCH] Update Referral magic link lifespan to 7 days --- .../sections/marketplace/checkout/request-client-payment.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/a8c-for-agencies/sections/marketplace/checkout/request-client-payment.tsx b/client/a8c-for-agencies/sections/marketplace/checkout/request-client-payment.tsx index fd2f8a161c4f90..b230e580406312 100644 --- a/client/a8c-for-agencies/sections/marketplace/checkout/request-client-payment.tsx +++ b/client/a8c-for-agencies/sections/marketplace/checkout/request-client-payment.tsx @@ -249,7 +249,7 @@ function RequestClientPayment( { checkoutItems }: Props ) {
{ translate( - '{{b}}Important:{{/b}} Your referral order link is only valid for {{u}}12 hours{{/u}}. Please notify your client to complete the payment within this timeframe to avoid expiration.', + '{{b}}Important:{{/b}} Your referral order link is only valid for {{u}}7 days{{/u}}. Please notify your client to complete the payment within this timeframe to avoid expiration.', { components: { b: ,