Payment Status

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:

Payment Status

Post by trozzi » Wed Oct 01, 2008 10:33 am

We have a client that wants to send an automated notification to a third party after payment. On the ReceiptPage.ascx there is a method GetBalance(true); true meaning to include Pending Payments. They are Authorizing and Capturing. They only want to send notification if Payment has been authorized and captured. I am unlear as to what Pending Payments means.

Thanks
Thomas

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

Re: Payment Status

Post by AbleMods » Sat Oct 04, 2008 8:26 pm

I believe it refers to Google Checkout-type payments.

When a capture is performed with Google Checkout, the transaction is not immediate. In other words, AC7 pages don't wait for Google to tell them the transaction like Authorize.net payments do.

I've seen delays up to 5 minutes from the time a customer commits their Google Checkout to when the payment itself actually hits my site. During that 5-minute time delay, the status of the payment transaction will be "Payment Pending".
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

Post Reply