E-Commerce related questions
-1
votes
3answers
22 views
Links Not Doing Anything
I'm making a rather simple online store page at http://pyentertainment.com/store.html integrating PayPal for payments, and just when I thought I was done I noticed none of the hyperlinks seem to do ...
-2
votes
3answers
46 views
What side of the equal sign does suppress notices go on? [closed]
For example:
$xxxResult = $CSA->call('GetProductInfo',
array(
'catalogName' => 'xxx',
'productId' => $sku,
...
0
votes
0answers
36 views
Make an event with variable price
I would like to use Drupal Commerce to create events with a set price, and have additionnel options on the event with its ovn price.
and the user should be able to list the people attending and pay ...
1
vote
0answers
98 views
adding jw player to drupal commerce/ ecommerce pro by themesnap
I'm New to all this, but I have the e-commerce pro theme that I have modified a lot. I am on my last tweeks, but I'm getting stuck. I have the theme going good, products and everything work good, ...
0
votes
1answer
39 views
Microsoft CommerceServer Web Service searchClause
i'm using microsoft commerce server and I recently learned how to use the xml web service. I need to update some products using the 'updateitems' method.
The SOAP envelope looks like this:
...
0
votes
0answers
58 views
How can I associate fields inside the billing commerce profile with profile2 fields?
I´ve got a Drupal 7 site, with Drupal Commerce module installed.
I´ve got this billing information profile, where I´ve added a "username", "password" and "telephone" fields.
Those are named:
...
0
votes
0answers
85 views
Emails not going by Amazon SES on Drupal Commerce site using SMTP module
I used Amazon SES to send email from Drupal Commerce. I installed SMTP module.
Verified email id is used for this service.
But could not sent emails.
Also from log it shows that emails are going by ...
0
votes
1answer
181 views
Drupal 7 Commerce Search API
I would like to create a searchbox like the standard one in Drupal but for Drupal Commerce (1.4). I did not use a product display, but all my products are created.
Is there a way to accomplish this?
...
0
votes
1answer
40 views
Paypal - Withhold Payment until Confirmed
I have set up a Paypal Merchant account.
One of my requirements is to freeze any payments received through Papyal on my website and only go through once I manually accept them.
Can anyone suggest ...
0
votes
1answer
168 views
Drupal commerce Attributes with skus, Product Bundles
I am creating a Drupal Commerce site. Need products with 3 different sets of options, each with a unique price and it's own sku, which changes from product to product. I got it to work somewhat by ...
0
votes
1answer
18 views
How to show the combinations of a given product, in Appixia apps?
I am building an app that has several tabs, among them the Browse tab and the Cart tab.
When clicking on the "Add to cart" button in the item details activity, I get a notice saying "Product must ...
0
votes
1answer
57 views
What are the tables will effect when we submit a order in websphere commerce?
Orderflow consists of ordercapture, orderprepare, orderprocess, fulfillorder, scheduleorder what are the commands used in each flow step and what are the tables affected in each step?
0
votes
0answers
29 views
Drupal Commerce: Include the count of orders completed/checkouts prior to installation of Commerce Popularity module [closed]
There is a number of existing orders completed/checkouts and I want to add it to the count .Seems the popularity started to count from new orders/checkouts.
How will I include previous ...
0
votes
0answers
96 views
Drupal Views PDF: including other PDF-view not working
I'm creating a shop using Drupal Commerce. With the Views PDF Module I going to create invoices for the customers. For the order-items I'm including an other PDF view. Now when I generate the view ...
1
vote
0answers
93 views
Drupal commerce line items + images
I have a drupal commerce + line items + taxonomies + fancy attributes.
Product:
-sku
-...
-shape (product line item) - taxonomies (text + image)
And taxonomies images doesn’t display ...
0
votes
1answer
69 views
Which module is related to “Manage orders” (path : admin/commerce/orders)?
I've a commerce kickstart (D7.15) up, everything work well, but the part of orders managing doesn't ...
That's located at this path : http://website/en/admin/commerce/orders ...
0
votes
0answers
48 views
Drupal + Commerce - One SKU
For example I have one product with several atrributes(T-shirt with various colors and sizes). Can I assign one SKU for all colors?
I have asked this question on official forum - but no luck, no ...
2
votes
1answer
159 views
Drupal commerce wishlist anonymous
I am starting up a Commerce webshop.
I would like to add the Commerce wishlist, but now the module is working only with registered users, for unregistered it does not work.
I set the role in the ...
0
votes
0answers
39 views
Creating consultancy module for drupal commerce
I`m trying to write a small module for drupal 7 commerce. My customer gives consults to his clients, and the idea of the module i want to code for him is that it will be possible for him, to fill out ...
0
votes
0answers
115 views
Drupal Commerce change price to order
I've been messing around with the commerce module to achieve something simple:
Change the price to an order.
I want to change the price to an order, or change the price to a line item. I've tried ...
0
votes
0answers
213 views
Magento Watermark on image ( product-image ) size: 265
I am new to Magento.
I am using a Watermark for my magento images, watermark.png.
Base Image Watermark Default Size is 500.
I want to print watermark on (product-image), with Zoom image size: ...
0
votes
1answer
120 views
WebSphere Commerce OpenLaszlo API extend class
I'm quite new in Open Laszlo API for WebSphere Commerce. So i need a piece of advice.
I have a file in restricted called wcfBusinessObjectEditor. In this class i want to change some small parts (let's ...
0
votes
0answers
191 views
Drupal Commerce Programmatically Update Price From External Site
Working on a Drupal 7 Commerce site. The unit price of each line item will be determined by an external database accessible via http. (The price table is changed often based on customer so we can't ...
0
votes
1answer
108 views
Django products app with variable depth category hierarchy and arbitrary attributes per category
I'm starting work on a product catalog built in Django for a client that needs:
1- a variable depth category / subcategory structure, so the tree could look like:
cat 1 > subcat 1 > subsubcat 1 > ...
0
votes
0answers
67 views
Websphere Commerce Inventory Integration [closed]
I would like to do a verification check of product inventory on a backend system whenever the system needed to get the inventory of a product.
How could I achieve that? I can't find a single point of ...
0
votes
1answer
54 views
Filter the products by selecting the checkbox in drupal [closed]
I am developing an e commerce website. I want to display the product catalog on the left sidebar as check-boxes. When the user will select the products, the page should get loaded with those products. ...
0
votes
0answers
38 views
Content_access module and permissions advice on Drupal Commerce
I am using content_access module to set who will see my products on my web store.So anonymous users cannot see it but when they register they should be able to see the content of my site(products).My ...
0
votes
1answer
115 views
can I work with Microsoft Commerce server, catalog API , with Windows Service Application
I worked before with "Microsoft Commerce server 2007" and used it's Catalog API to get products data in my web site.
But I have a requirement to make a windows service that uses the commerce product ...
0
votes
0answers
121 views
Receiving a “commerce_product_line_item_populate” error on DRUPAL site
I am creating a Drupal E-Commerce Website. I have primarily been using the front end because I'm working with a non-technical family and I have the site all set up but I recently added a product and ...
0
votes
1answer
45 views
how can I manage to display the table Product Display Node at the frontpage of my website instead of the default product display
I have seen and managed to do my products to be displayed like this http://vimeo.com/22746978 so I made the table of my products but how can I manage to display this table at the frontpage of my ...
0
votes
1answer
102 views
How to put image instead of text to product display on drupal commerce up
Is there any way to set as title to my product dispay on drupal commerce an image instead of a text title,I mean mostly on the frontpage of the website? Or even to be able to customize the product ...
0
votes
2answers
70 views
IBM Management Center for Websphere Commerce: does anyone know why would products randomly change the visibility status and how to prevent it?
I've noticed that random items tend to show up on the website when they shouldn't. The visibility box is not being checked, but for some reason it changes its status randomly. Does anyone know what ...
0
votes
0answers
85 views
I need to find a script much like Gazelle.com
Have you seen Gazelle.com? I need to build a site that can mimic Gazelle.com from the front end. If there isnt something out there like this, is there a plugin for an ecommerce platform that does ...
1
vote
3answers
343 views
Drupal Shibboleth Logout
We have used Shibboleth to authenticate users. It works great.
The issue is that after going to user/logout (and, I think, actually logging out), the user is immediately and automatically ...
0
votes
1answer
240 views
display only unique terms in a view from product in drupal commerce
I have a bunch of wines imported as products in drupal commerce and i want to make a 'regions' page to give a list of all the regions that is automatically populated by pulling the 'region' out of ...
0
votes
0answers
286 views
Websphere Commerce : SOLR : filter on multiple facets at once
does anyone know if there exists (for WC7 latest feature pack) an out-of-the-box way to call SOLR in order to filter results with multiple facets at once ?
I can filter on one facet, then on another ...
3
votes
1answer
79 views
Integrate user accounts commerce server into wordpress
For the moment I have the following construction for my e-commerce platform:
Kentico CMS
Microsoft commerce server
I'm looking to integrate a blog in this concstruction. Altough Kentico CMS has ...
0
votes
1answer
124 views
Websphere Commerce shipping charge customization
I'm trying to customize a shipping charge processing in a way that it is applied only if a textbox field was filled.
I´m having a hard time figuring out the right place to put the snippet that ...
0
votes
1answer
799 views
How to display multiple images of products in drupal
I am using Drupal commerce
Currently, i have displayed one large size product image or can display multiple same size product images.
But, I want to display multiple images of each product, one image ...
2
votes
0answers
147 views
Starting Point for a Retail Loyalty Card System [closed]
Can some suggest a start point (open source project, commercial product, tutorial or video) for creating a Retail Loyalty Card System?
Ideal Features:
No Requirement to be part of an E-Com System
...
0
votes
1answer
193 views
Websphere Commerce 7 Customize service call
Websphere commerce 7 Madison Store.
I am trying to change the view, after calling the orderadditem.
In madison click on addto cart in any item it will call AjaxOrderItemAdd service.
But after adding i ...
0
votes
1answer
56 views
dojo reference from madison store
Is it possible to get the reference code out of box from websphere commerce or its proprietary?
I need to get the reference code for developing Shopping cart using dojo.
...
0
votes
0answers
249 views
Access to the httprequest object within POJO called by WebSphere Command/JSP/etc?
Short version: How can I access to HttpRequest object from a POJO code that is called by a Command/JSP which is executed by WebContainer?
POJO is not aware of the CommandContext or HttpRequest (or ...
1
vote
1answer
755 views
Designing a rudimentary Shopping Cart database
create table [User]
(
UserId int primary key identity(1,1),
FirstName nvarchar(256) not null,
LastName nvarchar(256) not null,
)
create table Product
(
ProductId int primary key ...
0
votes
1answer
492 views
Drupal generate commerce coupon programattically
I am using drupal with drupal commerce, when a user like the page with facebook like button, I generate a coupon and serve it to the client.
All is going well atm. except for one thing, how do I ...
0
votes
1answer
458 views
No Credit card option with paypal payment method
I am trying to learn integrating paypal for shopping checkouts. I have created a website with custom cart. Now I have added the paypal integration code after watching this ...
0
votes
2answers
179 views
Wordpress / Other PHP eCommerce software with Reviews
I am looking for a eCommerce plugin for wordpress, or a standalone software which has solid Review Structure/community features.
Specifically - I want that people be able to review products, and ...
1
vote
1answer
3k views
linking content in drupal 7
I want to create a linked image to a page of products. I know this is silly. I could do this in html very easily. I can't figure out the best way to do this. my constraints are.
1. Needs to be easy ...
0
votes
1answer
234 views
Add/associate content to product options in Ubercart
We want to add a feature into an existing store to add nutrition facts for each product. Each option of a product (in this case, flavor) has different nutrition information, so each one needs to have ...
2
votes
1answer
960 views
Grails and PayPal (Express Checkout)
There are two PayPal plugins for Grails, the first I found is a year old and seems to be in well enough order. The second it a bit older and apparently not compatible with 1.1+.
If I decide to not ...
