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

Build Error with PaymentGateways

I downloaded the last source code, but I cannot build mainly because of this error: C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(2428,5): error MSB6006: "LC.exe" exited with code -1. in the PaymentGatewaysProject. Error…
pungggi
  • 1,263
  • 14
  • 25
0
votes
2 answers

Audit Trail/Log when performing stock quantity adjustments

Are stock quantity adjustments logged/recorded? One can adjust stock quantity by using Commerce Manager -> Fulfillment module -> Inventory tab -> double click on an entry in the list -> click Edit quantity button A form will appear to facilitate the…
Twisted Whisper
  • 1,166
  • 2
  • 15
  • 27
0
votes
1 answer

Payment Properties

*Hello, I create a new payment method and I need to display some properties, saved with the virtoCommerce Manager, in the Order.cshtml view. I know I can use the GetPaymentMethod method (PaymentClient class) but I don't know how to initialize my…
0
votes
2 answers

Order data not dynamic

The order data in Virto is not dynamic in the dashboard. It's exactly the same data as shown in the demo version of Virto. Can we change this?
Leon
  • 31
  • 2
0
votes
1 answer

Virtocommerce - Add comment to the list?

Can we replace the User ID with the Comment value? The User ID should be in the detail page, but it would be handy to see the comment from the overview page! see this pic:https://i.stack.imgur.com/OQkx0.jpg
Leon
  • 31
  • 2
-1
votes
1 answer

Virto Commerce: frontend not working

I have a fully functional 'platform' (test) solution, both locally and on azure, but I have troubles to setup a working 'storefront' solution, first locally! I followed all the steps within documentation, but I have no "\App_Data\cms-content\" path…
Andrew
  • 11
-1
votes
1 answer

what's is the base url which I have to use for virtocommerce?

I try to use virtocommerce Ecommerce, I already install the manager on my computer,he asks 3 parameter to connect. login : admin password : store base URL : ?? If anyone can tell me what's the base URL that I can use it to connect.
Mahdi Salah
  • 189
  • 2
  • 11
-2
votes
2 answers

Task Canceled While Creating Order

When creating a new order I am seeing long execution times and then it finally fails with a TaskCanceledException. I'm using my own payment module and I've compared it to one's written already and I seem to be implementing things right. The payment…
Montané Hamilton
  • 547
  • 1
  • 7
  • 17
-2
votes
1 answer

Virto Commerce Parent Customer Relationship Needed

I'm looking to create a parent customer that has child customers underneath it. So for example Home Depot as the parent and store #300 as the child.
E. Peterson
  • 432
  • 2
  • 6
  • 15
-2
votes
1 answer

Removing the blue resolution selector bar

This might sound a bit silly but I can't remove the bottom bar that allows you to select the device the website is being displayed on. I understand i need to remove the unordered list from the index.html file and make the iframe that contains the…
Tiago Lopes
  • 95
  • 1
  • 6
1 2 3
8
9