Zen Cart Logo
Forums / Managing Customers and Orders / Refunds and Authorize.net

Refunds and Authorize.net

Locked

Views: 1,394

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
24 Jan 2007, 12:44 AM
#1
sophwise_com avatar

sophwise_com

New Zenner

Join Date:
Apr 2006
Location:
Sunny California
Posts:
44
Plugin Contributions:
0

Refunds and Authorize.net

I must say I was really happy to see that there is a refund option now. My main question is related to the Authorize.net AIM module. I haven't checked it yet myself, but was interested to find out if the new refund capability has already been added to the AIM module?

I can check it out myself, but figured I would ask first to save some time if someone already knows the answer.

24 Jan 2007, 12:50 AM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: Refunds and Authorize.net

No, PayPal is the only one with the built in refund at this time.

24 Jan 2007, 3:54 AM
#3
sophwise_com avatar

sophwise_com

New Zenner

Join Date:
Apr 2006
Location:
Sunny California
Posts:
44
Plugin Contributions:
0

Re: Refunds and Authorize.net

Thats fine, thanks for the quick answer. If I can get the time to do the mod before others get to it, who should I pass the module to for review and inclusion? Doc Byte, NetworkDad, or should I just post a url to it and let whoever needs it do what they wish?

Do you have any pointers for what function names to add to the module for the refund process, or should I just have a look at the paypal module? I have worked very extensively with AuthNet in many of my proprietary Windows/Linux apps, so the data formatting/handling back and forth isn't a problem, just need to know what the names are for the refund related functions.

I'll go ahead and try diving into the code, but will certainly appreciate in heads up you can give for those function names.

Many thanks for the awesome work all of you ZC devs do!!!!

24 Jan 2007, 7:03 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Refunds and Authorize.net

The new functions aren't documented as yet -- they can best be understood from the PayPal express checkout module's code.

Drop me a PM if you have code for review, as I have various parts of this built or in-progress at present, but not ready for release yet.