Without looking at it my guess would be that the authorization
transaction ID is necessary for this operation, so not sure how
things could work without it and yeah it should be in the interface.
I'm just guessing here... but the void services must not be used
much... ;)
-David
On Apr 13, 2007, at 3:31 AM, Jacopo Cappellato wrote:
> I've noticed that (at least in the Rita and Payflow processors) the
> payflowCCVoid service (that implements the paymentReleaseInterface)
> expects the "authTrans" IN parameter; however the parameter is not
> defined in the paymentReleaseInterface or in the payflowCCVoid
> service definitions... so I guess it is really a bug.
> What is the best fix?
> Add the parameter to the paymentReleaseInterface or only to the
> specific payflowCCVoid (and also the one for Rita)?
>
> Jacopo
>
>