I am using commerce_eway 7.x-1.0-beta2 and payments are being processed successfully which is great. Well done to the coders!!
One thing is though that on a successfully payment the order is being set to Pending. I'm not sure if this is correct and would have thought it be set to Completed on a successfully payment. I'm yet to get stuck into the code and see how the status gets set but thought I'd ask here first.
Under the eWAY Payment Gateway rule I have the following set;
eway mode: Merchant Hosted CVN (XML)
Change order status to "Payment received" on successful transaction: True.
I don't see a status of "Payment received" in the Status dropdown box for an order. Is "Payment received" the same as Pending?
Thanks
Dave
Comments
Comment #1
AJen commentedI could be wrong, but it was my understanding that order is pending until you mark it as sent
Comment #2
berenddeboer commentedI can confirm we don't do anything with this setting. And if Ajen is right, we should remove this option.
Is there a status payment received?
Comment #3
berenddeboer commentedComment #4
AJen commentedMy understanding is that it is required by the user to manage their orders - I don't think it should be removed
Comment #5
hawkbreeze commentedWhen I first posted this issue I was new to commerce and now after using it for about 3 months now I can confirm that leaving the order status to pending is a normal thing to do and in our case very good because we look at each pending order, check it and then manually set the status to complete.
I can also confirm that there is no "Payment received" status available for an order so that option is a little confusing especially if Commerce eWAY does not change the order status at all.
Comment #6
ivan zugec commented