From e40401f61f0902ddece12e982a06c0b3eedd8390 Mon Sep 17 00:00:00 2001 From: xupei Date: Tue, 21 May 2024 14:27:17 +0800 Subject: [PATCH] =?UTF-8?q?paypal=20webhook=E5=88=87=E6=8D=A2=E5=88=B0prod?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/paypal-sandbox.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/paypal-sandbox.properties b/src/main/resources/paypal-sandbox.properties index 3b0eaef2..e6c46b5e 100644 --- a/src/main/resources/paypal-sandbox.properties +++ b/src/main/resources/paypal-sandbox.properties @@ -20,4 +20,5 @@ paypal.client-id=ASWSIZ3MXJU5w5VOeOHeigWcSw6iinl30ZCipruziKpHclxP0ryf8-7VKG1Ba2V paypal.client-secret=EHQg_K5PSqmp4FJlzEcOEH_kFkmq4aBzaI7jridw53L6cOQRULBAnfv2KakRfrsqaU1PDSkO4Co9Vyxc paypal.receiver.email=kimwong@code-create.com.hk paypal.mode=live -paypal.webhook_id=41L14847MC833625B \ No newline at end of file +#paypal.webhook_id=41L14847MC833625B +paypal.webhook_id=1D107312EX592781K \ No newline at end of file