Hi Adam,

Though this is not directly related to the problem that you are facing, but
i think it makes sense to add this here in case someone picks up to amend
the code.

Credit card processing has another problem when we have multiple items in an
order and a given item has to cancelled. 

For eg. if there are 2 items in an order, say X is costing $60 and Y is
costing $40. When the order is placed, an authorization of $100 is made but
if say later when the order is processed and X is to be shipped while Y is
to be cancelled, ofbiz correctly charges the credit card $60, but at the
same time makes another authorization for $40 for the item Y which is
cancelled and would not be processed or shipped.

This happens in spite of the order being marked as 'Completed'. I think its
a completely redundant and un-necessary authorization, and also the business
ends up paying additional authorization fees.

I think a Jira issue, can be opened for this. If this is not a bug, i guess
it sure does not make any business logic.

Please let me know your comments.

Thanks,

Rohit

-----
http://www.saanjhi.com saanjhi.com 
-- 
View this message in context: 
http://ofbiz.135035.n4.nabble.com/duplicate-transaction-ids-for-authorized-net-tp3079207p3079679.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Reply via email to