[MokoJoomMembership] bug(critical): 5 payment plugins have unresolved ${GW_CLASS} in namespace #65

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

Migrated from MokoJoomMembership#43

5 payment gateway plugin manifests have ${GW_CLASS} in their <namespace> declaration, breaking autoloading. Affected: PayPal, Square, Authorize.Net, Braintree, Mollie. Stripe and Dolibarr are correct. Replace with actual class names.

> Migrated from MokoJoomMembership#43 5 payment gateway plugin manifests have `${GW_CLASS}` in their `<namespace>` declaration, breaking autoloading. Affected: PayPal, Square, Authorize.Net, Braintree, Mollie. Stripe and Dolibarr are correct. Replace with actual class names.
jmiller added the bug: criticalpayments labels 2026-06-02 19:52:05 +00:00
Author
Owner

Verified: All 5 payment plugin namespaces are resolved — no ${GW_CLASS} placeholders found. AuthorizeNet, Braintree, Mollie, Square, and Dolibarr all have correct namespace declarations.

Verified: All 5 payment plugin namespaces are resolved — no ${GW_CLASS} placeholders found. AuthorizeNet, Braintree, Mollie, Square, and Dolibarr all have correct namespace declarations.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCommunity#65