From 91189968e9003f5c61db4f4982474a0365ac1a50 Mon Sep 17 00:00:00 2001 From: xupei Date: Thu, 6 Feb 2025 14:37:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8dev=E6=B5=8B=E8=AF=95=E7=94=9F?= =?UTF-8?q?=E4=BA=A7=E7=8E=AF=E5=A2=83=E7=9A=84Stripe=E6=94=AF=E4=BB=98?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/payment.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/payment.properties b/src/main/resources/payment.properties index 0a544f3c..e1565bc4 100644 --- a/src/main/resources/payment.properties +++ b/src/main/resources/payment.properties @@ -37,4 +37,5 @@ paypal.webhook_id=1D107312EX592781K # kim - live stripe.private-key=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 -stripe.webhook-sign-secret=whsec_hhGDgdelQRHSg4LmChtQe41crj41eb11 \ No newline at end of file +#stripe.webhook-sign-secret=whsec_hhGDgdelQRHSg4LmChtQe41crj41eb11 +stripe.webhook-sign-secret=whsec_cFUtjUOo8wnrIKZmt4GNvt7ZY1bOfrYr