[MokoJoomMembership] Stripe plugin configuration fields in manifest #70
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?
Stripe manifest only has sandbox toggle. Missing: stripe_publishable_key, stripe_secret_key, stripe_webhook_secret fields. Plugin is non-functional without them.
Resolved: Stripe plugin manifest already has config fields (sandbox, publishable_key, secret_key, webhook_secret). Verified complete.