Developer forum

Forum » Development » OrderStepNum

Reply
Hello,

I'm working on a E-commerce solution. When looking in the database we see the field  OrderStepNum having a value from 0-6. I'm guessing number 6 is an order that is payed (by the payment gateway). Can someone confirm this? Also can someone tell me what the other numbers mean?

Thanks in advance!

Replies

 
Nicolai Høeg Pedersen
Reply
They are the steps in the checkout flow - it has 6 steps.

1: Cart
2: Custom info
3: Payment and delivery
4: Confirm
5: Cart -> Order and payment
6: Ordercompleted

A payment is done when on step 6 AND there is a transaction id.

Be aware, that Dynamicweb 7.1 will have a brand new cart with configurable number of steps.

 

You must be logged in to post in the forum