From dba5625446f11758e7656c7ab02e60b906a01e90 Mon Sep 17 00:00:00 2001 From: xupei Date: Thu, 6 Feb 2025 14:42:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A3=E5=BC=8F=E6=94=AF=E4=BB=98=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E4=B8=8B=E5=8C=BA=E5=88=86=E7=94=9F=E4=BA=A7=E5=88=86?= =?UTF-8?q?=E6=94=AF=E4=B8=8E=E6=B5=8B=E8=AF=95=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/payment.properties | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/resources/payment.properties b/src/main/resources/payment.properties index e1565bc4..6bdc0f6b 100644 --- a/src/main/resources/payment.properties +++ b/src/main/resources/payment.properties @@ -37,5 +37,7 @@ paypal.webhook_id=1D107312EX592781K # kim - live stripe.private-key=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 -#stripe.webhook-sign-secret=whsec_hhGDgdelQRHSg4LmChtQe41crj41eb11 -stripe.webhook-sign-secret=whsec_cFUtjUOo8wnrIKZmt4GNvt7ZY1bOfrYr +# 正式支付环境下生产分支端点 +stripe.webhook-sign-secret=whsec_hhGDgdelQRHSg4LmChtQe41crj41eb11 +# 正式支付环境下测试分支端点 +#stripe.webhook-sign-secret=whsec_cFUtjUOo8wnrIKZmt4GNvt7ZY1bOfrYr