Versions Compared

Key

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

...

Standard flow (simple setup)

Has to have the basic functions implemented You has to do Page setup first. Then the only thing you would need to do is call the function for loading the receipt with the order number.

...

  • No customization

  • User has to continually check status

Custom flow (advanced setup, must implement api calls)

Has You has to have the basic functions implemented to do Page setup first.

Order files:

You would need to poll this endpoint to receive files for the whole order:

...

  • Have to poll API changes

  • Have to make visual presentation

  • Has to implement some logic for this

Next step: Infoland Flex - Javascript components