Order States and Statuses

The only state to hold more than one status by default is payment_review, it seems a little odd to me that PayPal creates a state of pending_paypal - that seems like it should be a child of pending_payment.

  • new
    • pending
  • pending_payment
    • pending_payment
  • payment_review
    • payment_review
    • fraud
  • processing
    • processing
  • complete
    • complete
  • closed
    • closed
  • canceled
    • canceled
  • holded
    • holded
Mike Whitby Almost 12 years ago