Partial Refund Implementation in a Custom Provider

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
kervin
Ensign (ENS)
Ensign (ENS)
Posts: 6
Joined: Thu Nov 11, 2010 7:29 pm

Partial Refund Implementation in a Custom Provider

Post by kervin » Wed Dec 08, 2010 4:54 pm

Hi,

We built a custom provider using the AuthorizeNet code sample.

I've noticed that in the AuthorizeNet sample Partial Refunds are turned on via the support features flag, but then it's not handled the 'send request' method, hence it throws an exception.

I've searched both the ASP.net source and the Commerce builder source, but nothing really *handles* Partial Refunds. It's simply grouped with regular refunds.

So my question is, what do we have to do to support partial refunds in a payment provider? I am a bit at a loss since we don't seem to have an example from AuthorizeNet source to go off of.

Best regards,
Kervin

User avatar
igavemybest
Captain (CAPT)
Captain (CAPT)
Posts: 388
Joined: Sun Apr 06, 2008 5:47 pm

Re: Partial Refund Implementation in a Custom Provider

Post by igavemybest » Fri Dec 17, 2010 9:17 pm

why cant you just type in an amount less than the total when issuing a refund?

Post Reply