웹훅 URL: https://www.thinkocn.com/plugin/paypal_subscription/includes/webhook.php
{ "id": "WH-2W724009AC2067914-5Z725107KP7987537", "event_version": "1.0", "create_time": "2025-08-13T10:31:57.000Z", "resource_type": "subscription", "event_type": "BILLING.SUBSCRIPTION.ACTIVATED", "summary": "Subscription activated", "resource": { "id": "I-9FMY6D16NWL0", "plan_id": "P-3MC99372MN303192FNCNWNAY", "status": "ACTIVE", "status_update_time": "2025-08-13T10:31:57Z", "subscriber": { "email_address": "test@example.com", "name": { "given_name": "Test", "surname": "User" } }, "billing_info": { "outstanding_balance": { "currency_code": "USD", "value": "0.00" }, "cycle_executions": [ { "tenure_type": "REGULAR", "sequence": 1, "cycles_completed": 0, "cycles_remaining": 0 } ], "next_billing_time": "2026-08-13T10:31:57Z" }, "create_time": "2025-08-13T10:31:57Z", "links": [ { "href": "https:\/\/api-m.sandbox.paypal.com\/v1\/billing\/subscriptions\/I-9FMY6D16NWL0", "rel": "self", "method": "GET" } ] }, "links": [ { "href": "https:\/\/api-m.sandbox.paypal.com\/v1\/notifications\/webhooks-events\/WH-2W724009AC2067914-5Z725107KP7987537", "rel": "self", "method": "GET" } ] }
{"status":"success","message":"Webhook processed successfully","timestamp":"2025-08-23T15:11:56+09:00"}
[2025-08-23 12:41:34] [INFO] Gnuboard environment loaded | Data: {"path":"..\/..\/..\/common.php"} [2025-08-23 12:41:34] [INFO] G5 table prefix set | Data: {"prefix":"g5_"} [2025-08-23 12:41:34] [INFO] Webhook received | Data: {"method":"GET","payload_size":0} [2025-08-23 12:41:34] [ERROR] Invalid request method | Data: {"method":"GET"} [2025-08-23 15:11:56] [INFO] Gnuboard environment loaded | Data: {"path":"..\/..\/..\/common.php"} [2025-08-23 15:11:56] [INFO] G5 table prefix set | Data: {"prefix":"g5_"} [2025-08-23 15:11:56] [INFO] Webhook received | Data: {"method":"POST","payload_size":1002} [2025-08-23 15:11:56] [INFO] Processing webhook event | Data: {"event_type":"BILLING.SUBSCRIPTION.ACTIVATED","event_id":"WH-2W724009AC2067914-5Z725107KP7987537","resource_id":"I-9FMY6D16NWL0","table_prefix":"g5_","full_payload":{"id":"WH-2W724009AC2067914-5Z725107KP7987537","event_version":"1.0","create_time":"2025-08-13T10:31:57.000Z","resource_type":"subscription","event_type":"BILLING.SUBSCRIPTION.ACTIVATED","summary":"Subscription activated","resource":{"id":"I-9FMY6D16NWL0","plan_id":"P-3MC99372MN303192FNCNWNAY","status":"ACTIVE","status_update_time":"2025-08-13T10:31:57Z","subscriber":{"email_address":"test@example.com","name":{"given_name":"Test","surname":"User"}},"billing_info":{"outstanding_balance":{"currency_code":"USD","value":"0.00"},"cycle_executions":[{"tenure_type":"REGULAR","sequence":1,"cycles_completed":0,"cycles_remaining":0}],"next_billing_time":"2026-08-13T10:31:57Z"},"create_time":"2025-08-13T10:31:57Z","links":[{"href":"https:\/\/api-m.sandbox.paypal.com\/v1\/billing\/subscriptions\/I-9FMY6D16NWL0","rel":"self","method":"GET"}]},"links":[{"href":"https:\/\/api-m.sandbox.paypal.com\/v1\/notifications\/webhooks-events\/WH-2W724009AC2067914-5Z725107KP7987537","rel":"self","method":"GET"}]}} [2025-08-23 15:11:56] [INFO] Processing subscription activation | Data: {"paypal_sub_id":"I-9FMY6D16NWL0","plan_id":"P-3MC99372MN303192FNCNWNAY"} [2025-08-23 15:11:56] [INFO] Executing SQL query | Data: {"sql":"SELECT * FROM g5_subscription WHERE paypal_sub_id = 'I-9FMY6D16NWL0'"} [2025-08-23 15:11:56] [INFO] Member upgraded to premium | Data: {"mb_id":"test_user","level":5} [2025-08-23 15:11:56] [INFO] Subscription activated successfully | Data: {"mb_id":"test_user"} [2025-08-23 15:11:56] [INFO] Webhook processed successfully | Data: {"event_type":"BILLING.SUBSCRIPTION.ACTIVATED"}
그누보드 환경 로드 성공: ../../../common.php