Questions tagged [virtocommerce]

VirtoCommerce is an Enterprise Open Source .NET eCommerce Framework.

It is an open source platform that provides the tools required to establish, run and develop a web stores across multiple touch-points and regions and allows easy customization and integration.

It has been built for the Azure Cloud in mind and utilizes such development technologies as MVC5, .NET 4.5, AngularJS, WPF, WWF, Entity Framework 6.

Web sites:

130 questions
1
vote
2 answers

Multi-lingual for Product Description

In a Product page of the front-end Demo Store, under the Description and Additional Information tabs are still in English even if I have changed the site language to Japanese. The same goes to the name of the Categories (Audio & MP3, Computers &…
Twisted Whisper
  • 1,166
  • 2
  • 15
  • 27
1
vote
1 answer

Does virto commerce support multiple elastic search worker role, and share index data

I have checked the source code, the elasticsearch worker role install the elasticsearch and create the cloud drive from blob "ElasticStorage.vhd", what will happen if i have multiple elasticsearch worker role, then multiple elasticsearch instances…
Dragon
  • 435
  • 2
  • 6
  • 12
1
vote
2 answers

Send emails after payment

*Hello everybody I have a SMTP client in order to send mails after a payment. The problem is that when I use Paypal, the method sendNewOrderNotificationAsync can not find the email adress. In fact, there is no email addresses saved when the Order…
romainf
  • 31
  • 2
1
vote
2 answers

VirtoCommerce - Can we change the time to local time

I already add one culture for the catalog. But we still can't get the responding time? See image:
Leon
  • 31
  • 2
1
vote
1 answer

Virtocommerce new filter does not appear

Virtocommerce has default filter for Brands, Color, etc. I need implement a new filter called IDConcurso. This field (IDConcurso) is registered like a property of item. I inserted the code bellow in table StoreSetting to XML column of row named…
Sergey
  • 19,487
  • 13
  • 44
  • 68
0
votes
0 answers

Themes\B2B-store\default\snippets\index/asides.liquid(21,42) : error : Cannot get the member article.image_url for a null object

I am getting an error after installing virtocommerce storefront on top of the commerce platform. The error is below: An unhandled exception occurred while processing the request. ScriptRuntimeException:…
0
votes
0 answers

vc-storefront on IIS deployment

I am trying to deploy vc-storefront on IIS server. I am following the YouTube tutorial given in below URL https://www.youtube.com/watch?v=BDpRec7_p7g It works fine till I run publish command. The publish command runs successfully and the files gets…
Satwinder Singh
  • 229
  • 2
  • 9
0
votes
2 answers

vc-platform 3.58.0 : platform.blades.modules-list.labels.manual-install-disabled

I just upgraded my website on Azure to vc-platform 3.58.0 and after that I see message "platform.blades.modules-list.labels.manual-install-disabled" in modules page. Can anyone suggest on how to enable manual module installation? Thanks. Screenshot
Vamsi
  • 3
  • 3
0
votes
2 answers

Virto Commerce - Themes compatibility with Shopify Themes

The Doco for Virto Commerce sais that it is compatible, but whether I import a theme from Shopify using the import tool or upload a Shopify theme directly to a store, I get the following error. FileNotFoundException: The template 'content_header'…
0
votes
1 answer

How to change name of Payment Module that shows up in VirtoCommerce storefront

Trying to change the name of the payment module that shows up in the storefront UI: "Authorize.Net payment gateway" - We would like it to simply say "Use credit card." I have changed the module.manifest file, and I have changed the "Name" in the…
Woody
  • 25
  • 5
0
votes
1 answer

In the VirtoCommerce Storefront order paid notification how do we get last four digits ofcredit card from customer_order object?

In the VirtoCommerce Storefront the order paid notification has access to customer_order object. We cannot find any documentation on what fields are available on that object. We need the last 4 of the credit card as well as time (with time zone)…
Woody
  • 25
  • 5
0
votes
1 answer

How do we alter VirtoCommerce 2 configuration or software to combine order create, invoice and order paid emails into a single email

In VirtoCommerce 2 we would like to send a single email with the order contents and payment information in clear text (not PDF). Where do we configure this, or alter software to achieve this result? Please explain in detail.
Woody
  • 25
  • 5
0
votes
1 answer

Is it possible to access a listing of products from a virtual catalog from website? (Not its default Catalog) [Virto Commerce]

Hello fellow programmers. I have a situation where I have an e-commerce site where I sell a large variety of items and a specific set of items that I want to have as a virtual catalog. I want this to be a virtual catalog so at the time of shipping,…
Alex Ho
  • 1
  • 1
0
votes
1 answer

Addon product support in VirtoCOmmerce 2 . How to implement it?

I have a use case where i need to do the following : I have a shop selling tshirts I want to be able to give the customer an optional feature of printing a line of text on the tshirt with an additional charge. In the product detail page the base…
thegrid
  • 509
  • 1
  • 6
  • 20
0
votes
1 answer

How to send notifications in VirtoCommerce

I'm working with VirtoCommerce API. I've set up everything locally. however when I call virtocommerce API I get the following: It seems some APIs work, some don't. This user exists in DB (AspNetUser table) How would one send an email invite using…
ShaneKm
  • 20,823
  • 43
  • 167
  • 296
1 2 3
8 9