Skipjack Authorization Mode?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
keats76
Commander (CMDR)
Commander (CMDR)
Posts: 117
Joined: Sat Dec 15, 2007 4:45 pm

Skipjack Authorization Mode?

Post by keats76 » Fri May 30, 2008 3:46 pm

According to the documentation on the Payment Gateways page, Skipjack supports both Authorize and Authorize & Capture. However, when you go to add or edit the gateway, there is no "Authorization Mode" section to allow you to chose which mode of Authorization you want to use.

Does Skipjack support both modes, or is the documentation incorrect?

Please advise as it is capturing funds before I ship out my products and I don't want that to happen.

Thanks,
Mike

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

Re: Skipjack Authorization Mode?

Post by sohaib » Sat May 31, 2008 5:01 am

A quick review of the code show that SkipJack does not support Authorize and Capture in one step. You have to do it in two steps first Authorize and then Capture.

keats76
Commander (CMDR)
Commander (CMDR)
Posts: 117
Joined: Sat Dec 15, 2007 4:45 pm

Re: Skipjack Authorization Mode?

Post by keats76 » Mon Jun 02, 2008 7:55 am

Interesting ... here is an order history log from one of my test orders. I wanted to submit it for Authorization only. Once the order went through, I deleted the payment and canceled the order. The following day, the funds were captured from Skipjack. Any thoughts?

5/21/2008 8:38:22 AM
ttttttttt@gmail.com The order has been submitted.
5/21/2008 8:38:23 AM
ttttttttt@gmail.com A payment authorization for $264.88 is being requested.
5/21/2008 8:38:27 AM
ttttttttt@gmail.com A payment authorization for $264.88 has been received.
5/21/2008 9:26:52 AM
jjjjjjjjjj@here.com A payment of type Discover and amount $264.88 is deleted.
5/21/2008 9:27:04 AM
ttttttttt@gmail.com The order has been cancelled.
5/21/2008 9:27:04 AM
jjjjjjjjjj@here.com The order status has been changed from Payment Pending to Cancelled.

Thanks,
Mike

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: Skipjack Authorization Mode?

Post by Logan Rhodehamel » Mon Jun 02, 2008 10:20 am

I am going to throw out a guess... deleting a payment is not the same as voiding it. Did you delete the payment so that it was completely removed from the order?
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

keats76
Commander (CMDR)
Commander (CMDR)
Posts: 117
Joined: Sat Dec 15, 2007 4:45 pm

Re: Skipjack Authorization Mode?

Post by keats76 » Mon Jun 02, 2008 12:45 pm

I think I deleted it because I didn't see an option to void it, but I'll double check to see if there is a void option.

Post Reply