I am trying to establish a worldwide shopify shop solution and feel a bit left alone in shopify due to lack of international apps or options. I have already Zonos for duties and taxes but are there any other options or ideas how to be more international and do you know of any other solution for duties and taxes as well? Appreciate your feedback and suggestions on this.
Related
I am trying to add the read-aloud feature to my children's books to help the children to read. I have tried many tools, CircularFlo, PubCoder, Kotobee, etc.
The EPUB3 generated with CircularFlo and PubCoder work perfectly with the read-aloud feature on Apple Books but not Google Books. I spoke to CircularFlo tech team online and know that the software doesn't support Google Books yet.
I spent many days looking into different app but have had no luck on that. Does anybody have any authoring tools to recommend?
The read-aloud book should allow to use author's own narration and have the word highlighted when it is being read. For example, please refer to this eBook on Google Play Books.
Any helps or suggestions given is much appreciated.
Thanks,
Cheekian
Recently Microsoft announced some changes to their Dynamics 365 Teams license. The people who have these licenses will not be able to access Sales Hub, Marketing Hub, custom model driven apps etc and will have their own app like Sales Team member app.
These dedicated apps have restrictions of only 15 custom entities.
This change will cause some of our clients a lot of problems. As per my understanding, the only option they will have is to buy the full Dynamics license.
Am I correct on above? If no then feel free to correct me. If yes then can anyone suggest a good alternative?
Yes, the new licensing model is quite confusing.
I suggest to check the updated licensing guide (if not already done)
https://go.microsoft.com/fwlink/p/?LinkId=866544
(if the link does not work, it is taken from here: https://learn.microsoft.com/en-us/dynamics365-release-plan/2020wave1/dynamics365-sales/license-enforcement-users-new-team-member-licenses)
Allthough this document is quite extensive, it is also recommended to talk with you MS Sales Rep (or anyone else who is responsible for you from MS side) to make sure all your needs are covered.
I've tried useproof, but it doesn't show real customers info, only imaginary ones.
I would like have proof or similar extension for magento 2 site, anybody heard about free or paid extensions without any pixel?
Have you tried usetrigger.com?
They offer a very similar functionality but it was built for Magento 2 with e-commerce in mind. Lots of cool triggers you can use to promote products and increase overall order total.
I hope this helps.
Donny
I have been looking on the webs for a possibility to purchase Rational PurifyPlus for Windows.
In our company, we have been using Purify in the past and want to replace it with licenses for the current version because we need to support Windows 7.
The Rational Software division was sold by IBM to UNICOM Systems in late 2014. Until the present day, I have been unable to find any place or store that would offer to sell a license. There's not even a "how to buy" section on UNICOM's website!
Attempts to gain information by using the company's contact form remained unanswered.
If you were able to purchase that product within the last year, it would be somewhat helpful if you could share with me how you achieved this.
Alternatively, can somebody elaborate on a suitable alternative to Purify?
Maybe you recently ditched Purify for something else and are happier than before?
Thank you very much.
It turned out that directly contacting the company and asking for a quotation finally led to a result.
Future readers: UNICOM does not appear to attach great value to the smaller client audiences (small business or single developers): There is a minimum number of licenses a customer is required to purchase.
Okay maybe I am just not using the right search terms but I cannot seem to find anything online anywhere.
Essentially I am trying to build a pricing tool for work. This pricing tool needs to have the ability to take into account discount codes and bundle pricings.
I need to build it in a way that I can have an admin section where I could enter in the discount code and the value of that discount code along with what products that discount code is used for.
I don't expect anyone to tell me how to do this I am a big boy and can read and research it but I am having an issue just getting started. If anyone out there knows of any decent articles online how to do some basic design for this sort of thing please direct me there. From there I can figure the rest out.
Oh by the way I plan on using C# ASP.NET MVC 3
I would take a look at some prevalent ecommmerce sites (nopcommerce springs to mind). They all have admin sections and any decent ecommerce site will support coupons and discounts per product. You may even be able to borrow some (open source) code...