
Re: SALE vs. AUTHORIZE LINKPOINT BASIC
cf3752 wrote:
Do I have to edit the Linkpoint basic order form to send a sale instead of an authorize? there is nothing in the Agora settings (payment gateway) for this..
I am having the same problem.
Explanation: Whenever you submit a credit card transaction for clearing, it can either be a "preauthorization" or a "purchase".
With a "preauth", you are just testing to see if a person has that much credit available. Typically, the preauth vanishes from the person's account within a few days.
With a "purchase", you are actually debiting the person's account for the amount of the purchase.
Note the terms "preauth" and "purchase" are mine and may not be the correct credit-card processing vernacular.
Within Linkpoint, this preauth is called an "AUTHORIZE" and it is not the same as a purchase transaction.
When I make a purchase via the AgoraCart and use my Visa Debit Card, Linkpoint tells AgoraCart that credit card transaction is successful but it only does a preauth - my account really never sees a debit against it, only the preauth which dissapears from my online banking summary after a few days. Thus, in the real world, we may have shipped something that the buyer was never charged for!!
It appears to me that Linkpoint thinks I want to do a "preauth" instead of a "purchase". There should be some code/flag set somewhere in the AgoraCart that should control this. I know Perl very well, but not the AgoraCart application and I know very little about the Linkpoint interface, so I've not yet found out where this may be occuring.
I'm surprised that more Linkpoint processing/AgoraCart users haven't had this problem.