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
2
votes
1 answer

Virto Commerce Azure Deployment connection attempt failed

I'm trying to deploy a custom version of VirtoCommerce to the Azure cloud and I'm having some trouble with it. When I try to load the website i run into a Server Error in '/' Application. A connection attempt failed because the connected party did…
Joel Brito
  • 339
  • 3
  • 9
2
votes
0 answers

Pitfalls at creating new Virtocommerce Store using SDK 1.12

Background I have created standard Virtocommerce store and admin (you can see them at vcadmin.azurewebsites.net and vcstore.azurewebsites.net -- sorry, I have no enough karma to post more then 2 links) Goal Thus I started making New Store according…
Roman Koshelev
  • 113
  • 1
  • 6
2
votes
1 answer

Broken references in Virtocommerce vc-community-webadmin v1.13

I just started using Virtocommerce v.1.13 and have two questions for developers and two tips for those who is the newbie as me. The problem I downloaded vc-community-webadmin from Github/webadmin then I open solution and run Nuget for restoring all…
Roman Koshelev
  • 113
  • 1
  • 6
2
votes
1 answer

Fulfilment module and Supplier/Vendor product code

The Fulfillment module in Commerce Manager is a great feature to replenish stock by our Fulfillment Centre who shouldn't have knowledge about the Catalog. However we are facing a problem here. After we have placed orders to our Suppliers/Vendors to…
Twisted Whisper
  • 1,166
  • 2
  • 15
  • 27
2
votes
2 answers

Change DateTime format in Commerce Manager

How do I change the DateTime format in Commerce Manager from M/D/YYYY h:mm:ss tt (US) to DD/MM/YYYY HH:mm:ss (GB)? I couldn't find anything in the Settings to change the format. Edit It seems like the Catalog doesn't follow my OS locale and still in…
Twisted Whisper
  • 1,166
  • 2
  • 15
  • 27
2
votes
1 answer

VirtoCommerce - Creation of a new payment gateway

I have a big problem dealing with new payment gateway creation. I followed a tutorial but I think I did something wrong because it doesn't work well. I would like to create a "devis" (sorry I don't know the word in english... It looks like…
romainf
  • 31
  • 2
1
vote
1 answer

Authorize.net gives error 290 but no details about what is missing or invalid

I'm trying to configure Virto Commerce's Authorize.net plugin and I'm getting back an error 290 when I do a test transaction. Unfortunately, no other information is provided and there isnt any documentation. Is there a log file hidden somewhere or…
Jake
  • 906
  • 10
  • 23
1
vote
1 answer

How exactly does the VirtoCommerce platform work for building a custom website?

I am new to working with a CMS-platform and building an ecommerce website so please bear with me if my questions aren't spot on.. While I understand the concept behind a CMS-platform, I am trying to understand how I can build a custom website using…
1
vote
1 answer

trying to setup virtocommerce storefront core with electronics demo and i get this error

i get this error page when deploying storefront core Virto Commerce storefront has been successfully deployed Looks like you're missing a theme :( We looked for 'index.liquid' view in the following…
Newbie
  • 15
  • 2
1
vote
1 answer

Is there a WYSIWYG editor that can be installed on Virto commerce?

Is there a proper functioning WYSIWYG editor that can be installed on Virtocommerce? If not is there a way that one could be installed using a plugin from another source?
Oceanwind
  • 21
  • 1
1
vote
1 answer

custom error page for virto commerce storefront

in customErrors for virto commerce storefront, exist defaultRedirect="~/ServerMaintenance.aspx". so in statusCode="500" show ServerMaintenance. but in statusCode="500" i need to show C500.aspx I change webconfig to
1
vote
1 answer

Get List of Countries

Not seeing the country list in the database nor any settings around them. I'm writing a custom shipping methods module and need to convert the three character country code into the two character code. What is the best way to get the list of…
Montané Hamilton
  • 547
  • 1
  • 7
  • 17
1
vote
1 answer

Add Function to Existing Angular Controller in VirtoCommerce Storefront

I would like to add a function to the cartController (angular) in the storefront. I could fork the storefront and then make my change and start loading only "my" storefront. Is there a way to build my own module with the purpose of extending or…
Montané Hamilton
  • 547
  • 1
  • 7
  • 17
1
vote
1 answer

Virto Commerce Azure Empty Roles list

I am trying to install the store front directly to Azure from github. One of the required fields on the installation form is Virto Commerce Api Hmac App Id. I think the generation of this code requires the 'Use Api' role in the user manager. My…
1
vote
1 answer

VC Admin + Azure Web Apps + Hangfire Job + Worker Process requested recycle due to 'Percent Memory' limit

When we start re-index catalog (~15000 products) in VC Admin, we can not finish the process because Azure automatically recycles Web Apps. Error message: Worker Process requested recycle due to 'Percent Memory' limit. Memory Used: 4273229824 out of…
OOZ
  • 113
  • 5
1
2
3
8 9