Order statuses

Each order has different statuses throughout its life cycle. The status helps understand on what stage of processing the order currently is, whether more actions are expected or it has already been processed.

Depending on the payment system and its flow, some statuses may be omitted, i.e. not all payment systems have order expiration.

  • NEW — the order has just been created and is being processed by Paykassma's platform

  • IN_PROGRESS — the platform received all the details necessary for processing, and forwarded the request to payment system (if required)

  • WAIT — the user performed some actions in the payment system, and Paykassma is awaiting the result, either successful or not

  • SUCCESS — the final status when a payment was successfully received and processed

  • CANCELLED — the user refused to pay either on Paykassma's payment page or in the payment system

  • FAILED — the payment has failed due to an error on Paykassma's or payment system's side

  • EXPIRED — the order has expired due to time limit

Last updated