Integration surface
4 items- Inventory every codepath that calls the current processor (checkout, subscriptions, refunds, admin tools, reporting exports, customer-service panels).
- Identify SDK versions in production — some endpoints are version-pinned; the new processor may need matching versions or a parallel lib.
- Document the existing webhook handlers and their idempotency guarantees before touching anything.
- Catalog every test card / test account currently hard-coded. They won't work on the new side.