[MokoJoomMembership] WebhookController — receive payment gateway callbacks #74

Open
opened 2026-06-02 19:36:07 +00:00 by jmiller · 1 comment
Owner

Migrated from MokoJoomMembership#32

No controller to receive Stripe/PayPal webhooks. Need: endpoint URL, raw body parsing, gateway dispatch, signature verification, activate/cancel/suspend actions, proper HTTP responses, logging.

> Migrated from MokoJoomMembership#32 No controller to receive Stripe/PayPal webhooks. Need: endpoint URL, raw body parsing, gateway dispatch, signature verification, activate/cancel/suspend actions, proper HTTP responses, logging.
jmiller added the membershippayments labels 2026-06-02 19:52:11 +00:00
Author
Owner

Resolved: WebhookController implemented — receives Stripe/PayPal callbacks, dispatches to gateway plugins.

Resolved: WebhookController implemented — receives Stripe/PayPal callbacks, dispatches to gateway plugins.
jmiller added the pending: testing label 2026-06-02 20:25:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCommunity#74