Changing payment value

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Brewhaus
Vice Admiral (VADM)
Vice Admiral (VADM)
Posts: 878
Joined: Sat Jan 19, 2008 4:30 pm

Changing payment value

Post by Brewhaus » Thu Aug 14, 2008 8:35 pm

Once a customer places an order and their credit card has been authorized, how can we make adjustments to the payment without voiding and starting from scratch? I assume that there must be a way, as AC requires the CVV code be entered, which of course is not stored so we do not have it available should we have to enter the customer's card information.

We have run into a couple of these issues now (one with a reduction in the invoice, one with an increase). The former went through for the full authorized amount, so we had to run a credit through our merchant interface. The latter we ran a void and then had to enter the payment through the interface. I assume that there must be a simpler option.

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Changing payment value

Post by AbleMods » Thu Aug 14, 2008 10:13 pm

Depends on the payment gateway.

Some gateways will allow you to capture a percentage beyond the original authorization amount. Others won't let snag one red cent beyond it. You'll have to check with your specific payment gateway(s) to determine there limitations.

If your payment gateway supports partial captures, you can capture any amount less than the original authorization. Just change the capture amount when initiating it from the payment screen.

Your only other option is voiding the authorization and obtaining a new one. Allowing merchants to edit an authorization after it has been given would create enormous legal issues.

Voiding/re-authorizing is how I do it - happens all the time to me. People want to change shipping, add something to the order, cancel a partial backorder etc.

I like the CVV requirement personally; it guarantees the customer is always aware of the amount being charged to the card. It's their money - I would want to know if a merchant were charging my card a different amount than what I originally understood.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Brewhaus
Vice Admiral (VADM)
Vice Admiral (VADM)
Posts: 878
Joined: Sat Jan 19, 2008 4:30 pm

Re: Changing payment value

Post by Brewhaus » Fri Aug 15, 2008 8:23 pm

We use Authorize.net.

Maybe if there is a change we cannot include that order in the bulk capture.

Post Reply