One SDK, every gateway, zero redeploy drama.
Drop in Fype once, then change providers, route rules, and recovery logic from the dashboard while checkout keeps moving.
const checkout = await fype.checkout({
gateway: "auto",
recovery: true,
subscriptions: "native",
});
// dashboard changes apply instantly
Payment succeeded
Routed by live gateway health

