Problems with Capture on a new Payment Gateway

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
BryanWarmoth
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 44
Joined: Fri May 23, 2008 11:24 am
Location: Puyallup, Wa
Contact:

Problems with Capture on a new Payment Gateway

Post by BryanWarmoth » Tue Jun 10, 2008 11:45 am

I created a payment gateway for USA Epay and implemented all of the methods that were required. When a transaction goes through, it seems to be only doing the authorization. I can manually tell AC7 to capture the card in admin mode but I would like the capture to happen automatically. Is there a setting that I am missing that I need to pass in the transaction object after the DoAuthorize() method in order for this to occur?
Bryan Bingham
Warmoth Guitar Products Inc.
bryan@warmoth.com
http://www.warmoth.com

User avatar
BryanWarmoth
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 44
Joined: Fri May 23, 2008 11:24 am
Location: Puyallup, Wa
Contact:

Re: Problems with Capture on a new Payment Gateway

Post by BryanWarmoth » Tue Jun 10, 2008 12:24 pm

Disregard... I realized i need to change the transaction type to AuthorizeCapture
Bryan Bingham
Warmoth Guitar Products Inc.
bryan@warmoth.com
http://www.warmoth.com

que0x
Ensign (ENS)
Ensign (ENS)
Posts: 7
Joined: Thu May 29, 2008 5:25 am

Re: Problems with Capture on a new Payment Gateway

Post by que0x » Fri Jun 20, 2008 2:37 am

the same here ! I'm implementing usaEpay but no luck with Capture, but i didn't read about the AuthorizeCapture , are you using the SOAP API ?

User avatar
BryanWarmoth
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 44
Joined: Fri May 23, 2008 11:24 am
Location: Puyallup, Wa
Contact:

Re: Problems with Capture on a new Payment Gateway

Post by BryanWarmoth » Wed Jun 25, 2008 5:59 pm

um i just downloaded the usaepay.dll library and use the functions provided in it
Bryan Bingham
Warmoth Guitar Products Inc.
bryan@warmoth.com
http://www.warmoth.com

Post Reply