Stripe, Plaid and PayPal ship breaking changes that never look like breaking changes: an enum literal reworded, a controller renamed, a response field silently dropped. mendapi tracks each one at the endpoint level and tells you the file and line where it hits — before your reconciliation job does.
Payments core. SDK major versions ship type-surface and client-contract changes that break silently at build or run time.
43839 changes tracked · 6 auto-fix migration packs · 138 adjudicated code-fixable.
Bank data aggregation. Enum literals, request field renames and report-shape changes land in minor-looking releases.
10 changes tracked · 1 auto-fix migration pack · 3 adjudicated code-fixable.
Checkout and payouts. Controller renames and full call-signature rewrites across SDK generations.
6958 changes tracked · 13 auto-fix migration packs · 1198 adjudicated code-fixable.
Each entry in our change database records the provider announcement, spec diff or SDK release it came from, with capture date. When an auditor asks why a dependency changed, the answer is one link away — not tribal knowledge.
Auto-fix packs are deterministic and gold-regression tested: idempotent, safe on partially migrated code, and refused outright when the underlying rule is stale against newer upstream changes. Draft-grade LLM fixes are labelled as drafts and never auto-applied.
The scanner is local-first with zero network calls by default. Enterprise runs the entire stack — scanner, fix engine, change feed — inside your firewall, with your own compute and LLM keys. Security review reads one codebase, not a cloud.
mendapi fix --migration stripe-v7-to-v8 — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration stripe-node-v22-httpclient-interface — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration stripe-us-bank-preferred-settlement-speed-removal — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration stripe-terminal-tipping-bgn-removal — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration stripe-payment-record-card-details-removal — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration stripe-payment-record-boleto-tax-id-null-guard — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration plaid-node-v43-v44-breaking-renames — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-server-sdk-v1-controller-renames — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-server-sdk-v2-options-object — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-orders-v2-swish-pix-payment-source-removal — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-vault-v3-wallet-profile-fields-removal — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-vault-v3-apple-pay-card-fields-removal — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-vault-v3-information-link-error-field-removal — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-billing-subscriptions-v1-subscriber-address-removal — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-billing-subscriptions-v1-shipping-address-trim — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-billing-subscriptions-v1-subscriber-pii-removal — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-partner-referrals-v2-office-bearers-removal — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-partner-referrals-v2-contact-detail-trim — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-invoicing-v2-error-link-method-enum-shrink — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.
mendapi fix --migration paypal-invoicing-v2-send-202-body-unwrap — deterministic, idempotent, gold-regression tested. Safe on partially migrated code.