View Single Post
  #6  
Old 08-07-2012, 05:52 AM
 
NuAlpha NuAlpha is offline
 

X-Adept
  
Join Date: Aug 2003
Location: US
Posts: 598
 

Default Re: Only capture if order status marked complete

Quote:
Originally Posted by joss
Yes, this is possible, but it requires a customization of the default X-Cart code. Actually, it's a standard X-Cart behavior and is not related to the X-Payments itself.

If we ultimately decide to stick with X-Payments, this is something we're going to need to figure out.

In previous versions of the cart we were able to just change the Authorize.Net option to "auth-only" in the payment module then just run a simple cron script that periodically sent an automated capture request to Authorize.Net for completed orders. This functionality looks possible in 4.5.2. Just wishing it was a default option. Custom code gets expensive...both literally and in maintenance time.
__________________
X-Cart Pro 4.5.5 Platinum
X-Payments 1.0.6
PHP 5.3.14
MySQL 5.1.68
Apache 2.2.23
Reply With Quote