The suite’s charge filter. mam-stripe-manager implements it: pass an order id, amount, and customer, get back a charged (or held) Stripe PaymentIntent with status, the intent object, and error_message on…
The suite’s refund filter. mam-stripe-manager implements it: pass a transaction id (pi_ or ch_), an amount, and the order id; get back status, the Stripe Refund object, and error_message on…
Pays a vendor’s commission for an order as a Stripe Connect transfer. Filter in an order id, vendor id, and amount; get back true/false. Idempotent per vendor/order/amount, capped at the…
Ask the Stripe plugin for a user’s payment readiness: filter in an array and a user id, get back the saved-card display name, an is_payment_valid flag, the Stripe customer id,…
Triggers the Stripe Connect approval scan: every connected account with payouts enabled gets its vendor marked stripe_approved. Runs hourly via the MAM cron manager; can also be invoked as a…
Can't find the answer you're looking for? Don't worry we're here to help!