Type Alias CheckoutMode

CheckoutMode: "redirect" | "popup"

How the hosted checkout page is presented to the user.

modal / iframe is intentionally unsupported: ClickPay's hosted payment page sends X-Frame-Options: deny and will not render inside any frame.