We are building a shop for an American customer. And we need to talk to a third party logistics center when the order is finalized. We are using Authorize.net as a payment provider, and we want to send som xml to the logistics center when the order has been settled.
Talking to a third party when order is finalized?
Hello,
We are building a shop for an American customer. And we need to talk to a third party logistics center when the order is finalized. We are using Authorize.net as a payment provider, and we want to send som xml to the logistics center when the order has been settled.
When and how would be the best way for this?
//Kalle
Do you use TC 1 or 2?
Kind regards
Anders
TC 2...
//Kalle
See this at the documentation portal:
http://documentation.teacommerce.net/net-api/notification-center/
You have the NotificationCenter.Order.OrderFinalized event handler
Kind regards
Anders
is working on a reply...