Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I'm trying to subscribe to the TeaCommerce events in a .NET class but get an error trying to add TeaCommerce.Data.
There is no TeaCommerce.Data.dll in the TeaCommerce downloaded.
How do I reference this assembly? Is there an additional download required?
I'm using Tea Commerce 2.3.2 and Umbraco 7.1.8
Thanks,
Geoff
Hi Geoff
If you use Tea Commerce 2+ then you need to use the notification center:http://documentation.teacommerce.net/net-api/notification-center/
Kind regardsAnders
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
The type or namespace name 'Data' does not exist in the namespace 'TeaCommerce'
Hi,
I'm trying to subscribe to the TeaCommerce events in a .NET class but get an error trying to add TeaCommerce.Data.
There is no TeaCommerce.Data.dll in the TeaCommerce downloaded.
How do I reference this assembly? Is there an additional download required?
I'm using Tea Commerce 2.3.2 and Umbraco 7.1.8
Thanks,
Geoff
Hi Geoff
If you use Tea Commerce 2+ then you need to use the notification center:
http://documentation.teacommerce.net/net-api/notification-center/
Kind regards
Anders
is working on a reply...