I have a small question. Whenever a costumer checks out the basket his order automatically appears in the uCommerce backend under "New Orders". If somehow the transaction goes through with DIBS payment service is it then possible to make the order go directly to "Completed Orders" or should that be done manually?
DIBS automatically completes order?
Hi there.
I have a small question. Whenever a costumer checks out the basket his order automatically appears in the uCommerce backend under "New Orders". If somehow the transaction goes through with DIBS payment service is it then possible to make the order go directly to "Completed Orders" or should that be done manually?
Best regards,
Brinck10
By default the payment process happens in two stages: Authorize and Capture.
Orders paid with the default providers will all work like that.
If you need to do instant capture in a single phase process you have to extend the provider to do it and also update order status to match.
Hope this helps.
is working on a reply...