Hello,
Can we get a new INS field titled can_ship to say if an order can be shipped or not yet. The options should be :-
- wait -> Means the order is a check and is waiting clearing OR it is waiting on its fraud check.
- yes -> Means the order can be shipped. Sent once check clears or fraud check is successful.
- fail -> Means the check bounced / failed OR fraud check failed.
This would make coding our response checker MUCH easier as we would just be able to use one field. Currently we need to check the type of payment, then use either invoice_status or fraud_status depending on the type of payment.
Best Regards,
Craig Brass,
Craig Brass Systems
1 Comment »
+0
-0
Hi Craig, This is a very interesting suggestion and I will be sure to look into this further and speak to our development team regarding this. Thank you.