Integrated Payment Processor

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
trozzi
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 104
Joined: Wed Oct 05, 2005 4:44 pm
Contact:

Integrated Payment Processor

Post by trozzi » Tue Jul 29, 2008 1:44 pm

Hello,

If Payment processor is selected for authorization and settlement, will order be transferred from basket to order table if payment is rejected for any reason?

Thanks
Thomas

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Re: Integrated Payment Processor

Post by sohaib » Wed Jul 30, 2008 4:43 am

Items will be transfered to the orders table in any case.
When a customer submits a basket for checkout an order will always be created. The order status indicates what actually happened. If during checkout the payment fails the user will be allowed to make additional payments but the order itself has been placed.

Post Reply