PHOENIX-MEDIA / Magento-CashOnDelivery

Cash on Delivery allows to book additional fee on delivery depending on inland or international delivery.
43 stars 46 forks source link

COD Charges not appearing in Invoice when Order created via SOAP #10

Closed epicwhale closed 6 years ago

epicwhale commented 10 years ago

While using Magento SOAP v2 and setting the Payment Method for a Quote to phoenix cod, the line totals update and the COD fees does appear..

But when the quote is converted to an order, in the admin panel,

  1. In the Order Information, The line entry does not appear, but the Grand Total includes the COD fee. Screenshot: http://i.imgur.com/U061bHF.png
  2. And when you create the invoice, the invoice totals neither includes the line totals nor the CoD costs. Screenshot: http://i.imgur.com/RzUTzG9.png

In the above two screenshots, Rs 800 is the product cost, where as Rs 69 is the CoD cost.

Orders placed in the frontend do not have these issues.

epicwhale commented 10 years ago

@PHOENIX-MEDIA any pointers to the above?

PHOENIX-MEDIA commented 10 years ago

Guess the observers are not triggered which the COD module relies on.

epicwhale commented 10 years ago

@PHOENIX-MEDIA which particular observer undertakes this responsibility?

PHOENIX-MEDIA commented 10 years ago

@epicwhale If I would have the answer I would be happy to resolve your issue ;-) However currently we have no time to debug it. So either you try to find it out yourself or you have to wait till someone can fix it for you.

epicwhale commented 10 years ago

@PHOENIX-MEDIA ;-) will try to figure it over this weekend.. lets see where it takes me.

borutmrak commented 10 years ago

Good luck, I've been waiting to get around to this... In my case, VAT for CoD surcharge is not counted under per-rate calculation (we have normal and reduced VAT rate for books etc.), but total tax calculation is OK. Only on invoices, orders are OK.

I suppose it might be some other extension that is doing this? I have Magento 1.8, but I don't dare upgrading until I get this fixed. Too many moving parts.

best regards, Borut Mrak.

2014-06-12 14:48, je Dayson Pais napisal

@PHOENIX-MEDIA [1] ;-) will try to figure it over this weekend.. lets see where it takes me.

Reply to this email directly or view it on GitHub [2].

Links:

[1] https://github.com/PHOENIX-MEDIA [2]

https://github.com/PHOENIX-MEDIA/Magento-CashOnDelivery/issues/10#issuecomment-45886737