Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In the app, when your customers buy products in installments, they do the initial payment in the amount set by you (from 0 to 99%). As for the remaining amount, the app will create draft orders and send your customers invoices according to the payment schedule.

...

  • As soon as customers create a an initial installment order, it becomes visible in the app. Draft orders are created in the Shopify admin for each part of a an installment order.

  • As the draft installment order is getting paid, a new order for each paid part is generated in the Shopify admin. These orders mustn’t be fulfilled.

  • After all parts of the whole order are

    Status
    colourGreen
    titlepaid
    , a new final order is created in Shopify admin. It includes all the installment parts. The final order is the one that can be fulfilled.

  • Orders created for installment parts get

    Status
    colourRed
    titlecanceled
    . That is done to avoid misreporting in the Shopify admin

...

The following statuses are available for installment payments in the app:

  • Pending – Order has not been paid yet.

  • Partially Paid – Order has been partially paid.

  • Canceled – Order has been canceled in the App or in the Shopify admin. In the App, you can cancel the order while it has Pending status.

  • Paid – All orders have been successfully paid or manually marked as paid from the Shopify admin.

...