EU Compliance
Author | Posts |
---|---|
July 18, 2015 at 7:52 pm 56250 | |
Nayem | Hi, there are several requirements to provide law compliance to sellers in the EU. I saw a thread here, where one of them was asked yet, but I did not see any solutions. Do you have solutions for EU Compliance? Without it, fairly no EU-Seller could legally use a Dokan based marketplace. For example - customers need to accept (with a checkbox) the "Terms and Conditions" and your "Right of Recission" of the seller in the checkout page - Small Enterprise Seller which may not collect and state taxes have to declare this on product- and checkout pages - Each seller has to provide it's Imprint, Data Security Statement, Payment Methods, Shipping Methods on it's seller store - and some more... Thx, Robert |
July 23, 2015 at 7:50 pm 56742 | |
Robert | Hi there, don’t you have any solutions for that? Thx, Robert |
July 23, 2015 at 8:31 pm 56753 | |
Nayem | Hello, You can enable terms and condition from WoOCommerce->settings->Checkout. If you want to show seller right of recession, terms and condition then you can add more tab in the seller store page. Right now Dokan is showing seller terms and condition in the store page in a tab. I think you can add more tab to insert more data. Thanks. |
July 23, 2015 at 8:44 pm 56760 | |
Robert | Thanks for you answer Nayem, but when I enable terms and conditions in woocommerce settings, then always my terms and conditions are shown during checkout. In my opinion there is no possibility in the seller dashboard to enter further pages. How can I create them and how can I link to them dynamically on checkout? Thx Robert |
July 26, 2015 at 9:59 am 58243 | |
Nayem | Hello, In Dokan seller can show their terms and condition in their store page. You have to enable this option from Dokan->Settings->Selling option and from Seller dashboard you have to write your Terms and condition. To insert more menu in seller dashboard page you have to add some custom code. Thanks. |
July 26, 2015 at 10:12 pm 60836 | |
Robert | Hi, do you have some sample Code for this and how to access a sellers page at the checkout? |
July 27, 2015 at 11:05 am 60857 | |
Nayem | Hello, Please open Dokan plugin folder/includes/template-tags.php. In this file you will get code for dashboard navigation menu in line number 295. You can get idea from here. If you are not a developer then you may require a developer to do this for you because we do not provide support for customization. Thanks. |
August 4, 2015 at 10:56 pm 65292 | |
Robert | Hi, yes I can develop this on my own, but could you please help me with which code I can display the link to the sellers current terms and conditions at the checkout page? |
August 5, 2015 at 6:14 pm 65466 | |
Nayem | Hello, Terms and condition page is coming from WooCommerce. Now if you want to show sellers one then you have to modify. But I am really sorry to say that I am not able to help you about this. We do not provide support for customization. We only provide support for our built in feature. Thanks. |