Developer forum

Forum » Development » Custom PriceProvider

Custom PriceProvider


Reply

Hi




I can build a Custom PriceProvider but I can't find anywhere how and where to install them.


Anyone got a clue?




Best regards


 


Michael Christensen


Replies

 
Reply
Hi

Try to place the .dll file with your compiled price provider to the application's /bin folder - it should make all the magic for you. Price providers are detected automatically when application starts.

It also worth to read our documentation about extensibility API, it contains section about price providers. http://documentation.dynamicweb.dk/Admin/Public/Download.aspx?File=Files%2fFiler%2fDocumentation+portal%2fDynamicweb+CMS%2fDocumentation%2fDevelopment%2f7850_(en-US)_Extensibility_API__Dynamicweb_eCommerce.pdf

Vitaly.
 
Reply

vme wrote:



Hi







Try to place the .dll file with your compiled price provider to the application's /bin folder - it should make all the magic for you. Price providers are detected automatically when application starts.







It also worth to read our documentation about extensibility API, it contains section about price providers. http://documentation.dynamicweb.dk/Admin/Public/Download.aspx?File=Files%2fFiler%2fDocumentation+portal%2fDynamicweb+CMS%2fDocumentation%2fDevelopment%2f7850_(en-US)_Extensibility_API__Dynamicweb_eCommerce.pdf







Vitaly.







Exelent - It works fine :-)


 


Best regards


 


Michael Christensen

 

You must be logged in to post in the forum