payment plugin

1 week ago
Hi everyone,
How Can I know if an order that's called payment method is new(directly after creating basket) or customer is trying to pay an old order from his account order page by clicking on try to pay btn?
1 week ago
In Admin, if you Edit an Order, you can see it has a "Created on" data/time.  In the Order Notes grid, you can see dates/times for:
Order paid
Order placed
1 week ago
Sorry, I missed that this is a "development" question
The Order has these fields that you can probably use to make determination:

PaymentStatusId
AuthorizationTransactionId
AuthorizationTransactionCode
AuthorizationTransactionResult
CaptureTransactionId
CaptureTransactionResult
PaidDateUtc