Skip to content

Placing an Order

You have a user who wants to buy one or more products (e.g. a company incorporation plus a registered office service). You need to create an Order that captures those purchases and tracks them through to completion.

  1. [TBD] — e.g. create the user if one does not exist.
  2. [TBD] — e.g. add order lines.
  3. [TBD] — e.g. submit for processing.
  4. [TBD] — e.g. poll for completion.
  • [TBD] — common mistakes or edge cases.