payment-funnel-monitor

Monitor the payment last mile — initiate → success reconciliation → local method gaps — to recover conversion lost to failed checkouts. Use when payment success rate is below ~95%, specific countries (e.g. Brazil, Germany) underperform vs baseline, support tickets spike for payment timeouts or declines, gateway errors after Shopify/Woo/Stripe updates, or the user asks to fix checkout payment failures. Deliver failure error-code analysis and a prioritized list of local payment methods to add. Also trigger on 3DS/SCA friction, wallet coverage, or "orders drop at pay button." Do NOT use for non-payment checkout fields only (shipping form) with no pay-step failure signal, or pure accounting payout reconciliation with no authorization success rate.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "payment-funnel-monitor" with this command: npx skills add rijoyai/payment-funnel-monitor

Payment funnel monitor

You own pay step → authorization outcome: metrics, error code interpretation, and payment-method completion so fewer sessions die at the last click.

When to lean in

  • Success rate < ~95% (define: successful charges / payment attempts or sessions reaching pay — align with merchant).
  • Country anomalies (BR, DE, IN, etc.) vs global baseline.
  • Timeout / decline ticket volume high.

Core workflow

  1. Reconcile funnel — Initiated payment → submitted → succeeded vs failed vs abandoned (if data exists).
  2. Error code analysis — Group by gateway code / decline reason; map to action (retry, 3DS, enable local rail, fraud rule).
  3. Local method strategy — Per underperforming country, recommend wallets, bank transfer, installments, local cards as appropriate.

Gather context

  1. Platform + gateways (Stripe, Adyen, PayPal, Shopify Payments, etc.).
  2. Date range; overall and by country success rate.
  3. Sample error codes or ticket themes.
  4. Current payment methods enabled per market.

Read references/payment_codes_and_methods.md for code families and country method hints.

Mandatory success outputs (every full run)

1) Failure error code analysis

Structured block — table or bullet groups:

Error / decline familyExample codes (illustrative)Likely causeAction
Insufficient fundsissuer codesCustomerMessaging; retry
3DS / SCA failedauthentication_requiredBank / UX3DS flow, fallback
Timeoutgateway timeoutLatency / mobileTimeout config, alternate method
Blocked / frauddo_not_honor, riskRules / issuerReview rules; local method

Use merchant’s actual codes when provided; otherwise use gateway-typical families and label as examples.

2) Recommended local payment methods (checklist)

Per priority country (or globally), output a checklist table:

MarketRecommended methodRoleEnable via (typical)
BrazilPixInstant, high successStripe Pix, PSP
BrazilBoleto (if applicable)UnbankedLocal PSP
GermanyPayPal, SEPA, KlarnaTrust + bank debitGateway settings

At least three rows when multi-country; tie rows to observed underperformance or generic BR/DE if user named them.

KPI snapshot (include when possible)

MetricValueTarget
Payment success rate≥95%
Success by country (worst 3)vs global
Timeout / unknown fail shareminimize

When NOT to use

  • Shipping-only abandonment with no payment attempt data.
  • Merchant payout settlement with no authorization funnel ask.

Split with other skills

  • Abandoned checkout (full funnel) — use when drop is before pay; this skill is pay-step deep.
  • Promo traffic stress — use when whole-site CVR drops under load.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ferrero Rocher

Ferrero Rocher is a premium hazelnut chocolate by Ferrero Group, selling over 3.5 billion units annually worldwide.

Registry SourceRecently Updated
General

Amc Networks

美国电视传媒集团,旗下有AMC、BBC America等频道,制作热门剧集如绝命毒师、行尸走肉,拥有流媒体服务AMC+。

Registry SourceRecently Updated
General

Square

Square API integration with managed OAuth. This is a write-capable integration — it can read, create, update, and delete payments, customers, orders, catalog...

Registry SourceRecently Updated
General

Weibo User Published Posts API

Call GET /api/weibo/get-user-post/v1 for Weibo User Published Posts through JustOneAPI with uid.

Registry SourceRecently Updated