zachris Posted February 28, 2021 Posted February 28, 2021 Hello, what are you plans regarding the following features: 1. Purchase without an account (PWA) 2. Are you going to support truly multilingual shops? Current editions of Osc are not very "multilingual", even if multiple languages are supported. Would it be possible to automatically send confirmations, invoices etc. to customers based on the language they've ordered with? 3. PDF invoices 4. GDPR Quote
osCommerce-Official Posted February 28, 2021 Posted February 28, 2021 11 minutes ago, zachris said: Hello, Hello Zachris, thanks for your questions. Please find our comments enclosed below. 11 minutes ago, zachris said: what are you plans regarding the following features: 1. Purchase without an account (PWA) It currently built into the system. We are not 100% sure if it will be made an add-on or rather will simply stay a part of the checkout. This seems to be a very popular option that many shop owners would like to have. 11 minutes ago, zachris said: 2. Are you going to support truly multilingual shops? Current editions of Osc are not very "multilingual", even if multiple languages are supported. Would it be possible to automatically send confirmations, invoices etc. to customers based on the language they've ordered with? Of course! How it works now is as follows: - every DB entity is translatable in as many languages as are registered in the system. Product, for example, has product name, description, attributes, even images linked to a particular language - content, like banners, texts, etc is linked to particular language, and so are all contextual widgets in the templates (themes) - every document is translatable too, including invoices and emails - every bit and piece of content, like button captions, system messages, etc is translatable too Just to confirm, all of the above is done in the back end, no need for file editing or coding. 11 minutes ago, zachris said: 3. PDF invoices Is currently a part of the system. 11 minutes ago, zachris said: 4. GDPR There will be a post on GDPR. In general, yes, it is present in the system. Quote
zachris Posted March 1, 2021 Author Posted March 1, 2021 Thanks, looks great! You did not mention whether orders, including PWA order,s contain the language code. Quote
osCommerce-Official Posted March 1, 2021 Posted March 1, 2021 13 minutes ago, zachris said: Thanks, looks great! You did not mention whether orders, including PWA order,s contain the language code. Orders do not contain it, but customers do Smoky Barnable 1 Quote
zachris Posted March 1, 2021 Author Posted March 1, 2021 45 minutes ago, osCommerce-Official said: Orders do not contain it, but customers do Wouldn't that be a problem with PWA customers? Quote
osCommerce-Official Posted March 1, 2021 Posted March 1, 2021 37 minutes ago, zachris said: Wouldn't that be a problem with PWA customers? According to the dev team, this is how it works: - PWA customer records get removed after a certain period of time (a cron job needs to be set up) - language and sales channel data is also present in the order, so that the system would "know" which language and email template content and design to use when communicating with the customer, and so that language data can be used in the future Hopefully the above helps! Quote
zachris Posted March 1, 2021 Author Posted March 1, 2021 (edited) 2 hours ago, osCommerce-Official said: so that language data can be used in the future Great, that's what I was after. Questions arise: Will there be an order editor to e.g. add new products to and/or remove products from the order, change delivery address ...? A proper order editor must also be capable to recalculate taxes, discounts etc. Current editions of Osc also store language dependent strings into orders_totals table. I hope that is not the case in V4. Edited March 1, 2021 by zachris Quote
osCommerce-Official Posted March 1, 2021 Posted March 1, 2021 Yes, of course, there's a fully working order editor in place. Will be posting more info about it on this forum Smoky Barnable, zachris and bigplusmart 2 1 Quote
bigplusmart Posted March 2, 2021 Posted March 2, 2021 Looking forward to this Order Editor osCommerce-Official 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.