📄️ Hosted Form Flow Diagram
hosted form flow diagram
📄️ Hosted Form IFrame
The Hosted Form IFrame allows you to call a Splitit payment form as an IFrame—using your own button or other desired JavaScript element. Note: Your merchant account should be set to use Payment Form 3.7 if you wish to use the Hosted Form IFrame.
📄️ Hosted Form Modal
Splitit's Hosted Form Modal is triggered by a customizable Splitit Pay Button, which you add directly into your checkout flow. Once triggered, the Hosted Form Modal allows a user to enter credit card information directly and securely, and after they are done, it yields control back to the checkout page, sending either a success or error message.
📄️ Hosted Form Redirect
Splitit's Hosted Form Redirect features a full redirect from your site to Splitit's. To use it, you fetch a URL from the Splitit API then send your customer there to enter credit card data. After the customer is done checking out, they are sent back to URLs of your choice, which you specify in the initial API call (success, cancel, or failure).