Links

Step 1: Collect Customer and Plan Info

On your front end, collect the total amount of the plan as well as necessary customer information such as name, shipping and billing addresses, and credit card info. You will need to pass this to the Splitit APIs, which you can do with any triggering event, but will most likely do with a button press.
  • In the image below, the Populate order button is the trigger, and you can test it here (go to Start the tour!-> Shop the Sale-> Click on a product -> Add to Cart -> Go to Cart -> Checkout -> Populate Order).
Last modified 7mo ago