Skip to main content
Version: 4.0

Introduction

Establishing a plan with Splitit's Installments API v4 follows a simple flow:

  1. You query Splitit to get the plans that are available to your shopper, which are based on their location, their credit card's BIN, the amount they are spending, their currency, among other potential factors (Get Offers).
  2. At any point after that, i.e., before the order is finalized, you can update shopper information, which will result in a new set of offers (Update Offers).
  3. Once your shopper agrees to a specific offer, you send an authorization to Splitit to finalize the plan (Authorize).

API v4 also features tools that allow you to:

  • Check the validity of cards your shopper may have used with you previously, or may be intending to use (Card Validity)
  • Generate a checkout link for your shopper to checkout with using a Splitit-managed payment form (Get Checkout Link)
  • Update an existing plan with new information such as shipping status (Update Order)
  • Get information about an existing single plan or verify that it was successfully created (Get Installment Plans)
  • Search for information about multiple existing plans (Search Plans)
  • Refund or cancel a plan (Refund Plans)