Two integration modes: inline (component on the page) and modal (triggered from a button). Uses @borga/react.
A button handler calls borga.checkout.open(...). The SDK overlays the payment form on top of the page. Dismissible by Esc, backdrop click, or the close button.
Picks a product, then renders <BorgaCheckout /> directly inline. Swap to another product and the component remounts with the new session.
Pick a glacier piece to render the component.