[MokoJoomMembership] [FEATURE] Stripe payment gateway -- full implementation #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The Stripe plugin exists but all methods are TODO stubs.
Required Implementation
onMokoMembershipProcessPayment-- create Stripe Checkout session or PaymentIntentonMokoMembershipWebhook-- handle checkout.session.completed, invoice.paid, customer.subscription.deletedConfiguration Fields
Dependencies
Duplicate of #4 — Stripe included in the platform payment system (PaymentHelper + plg_mokojoommembership_stripe)