The expresso-store tag has no wiki summary.
0
votes
1answer
21 views
Checkout won't go to payment page after new shipping region added
I recently added Australia to the shipping regions allowed (formerly was just the UK). With a UK address + United Kingdom chosen as the country for billing/shipping, the checkout process works fine, ...
1
vote
1answer
39 views
Exp:resso Store passing credit card name
We were using the EWAY merchant plugin for Exp:resso Store and noticed that it was passing the incorrect credit card name to EWAY - instead it's reporting the billing_name for some reason, and not the ...
1
vote
1answer
134 views
Exp:resso Store general questions
I've tried to contact Exp:resso Store support to ask some questions about their Store add-on for ExpressionEngine, but haven't heard anything back, and I really need to get started on my new online ...
2
votes
1answer
35 views
{exp:store:checkout} has stopped working
The {exp:store:checkout} tag has stopped working.
What it does
When you proceed to the next step, or otherwise "Submit" the checkout tag it reloads the page and goes back to the beginning
What ...
2
votes
1answer
77 views
How to handle non-existent SKUs in Expresso Store
I'm using Expresso Store for a clothing retailer. Several of the products have color and size options, and generally I think Store does a good job of handling these. However, when I add multiple ...
3
votes
1answer
51 views
Need to set modifier value in Expresso Store to 0
I have modifiers for women's clothing sizes set up and am trying to add the size zero. However, when I enter "0" store thinks that the row is empty and doesn't capture it. Could you add support for ...
2
votes
2answers
59 views
BCC for email template not sending in Expresso Store
For some reason receipt emails are not being BCC'd to any address I enter in the email template. I've tried multiple addresses. Receipt comes through fine to customer, though.
1
vote
1answer
34 views
Collapsed options and EE “save layout” functionality
The "shipping" and "Advanced" options are collapsed by default, but when I try to open them and use the "save layout" EE functionality, it doesn't "stick".
Is there an easy way around this? I'd like ...
0
votes
1answer
43 views
How can I update the store_product_price with JS
Okay so I have a grid of photos thumbnails that are for sale via a single product that is setup in Store. That product has two sizes, small and large. The large has a modifier that increases the price ...
1
vote
1answer
96 views
Show total price for modifier in Expresso Store
Is there a way to show the total price for products with modifiers in dropdowns instead of how much extra they are?
For instance, in the shop I'm developing, a bouquet of flowers costs £30 for a ...
3
votes
1answer
63 views
Changing a modifier doesn't seem to update the price
I can't seem to get Store to dynamically update the price on a product when I choose a different modifier option.
I've put store into a sandbox environment with just one product that has 1 modifier: ...
3
votes
1answer
72 views
FedEx and Expresso Store Integration
I'm using Expresso's Store with Expression Engine and having trouble getting the FedEx shipping plugin to work with my test credentials. I set up a developer account with FedEx and entered the ...
4
votes
1answer
162 views
expresso store modifier
I am working on a shop for a florist. The bouquets sometimes come in more than one size. I would like to have the different sizes available in a dropdown menu (i.e. regular = £30, medium = £50, large ...
3
votes
1answer
77 views
Using a postcode range for shipping (expresso-store)
We're building a online-store/site for a winery, and they have a matrix/table of shipping costs to different regions (in Australia).
In Exp-resso Store 1.6.0, is there anyway of setting up a ...
4
votes
1answer
62 views
Show Discount value as Free Shipping
When I create a promo code for Free Shipping in Expresso Store (version 1.6.0), it appears I need to set the discount amount to 0 and choose option 'Yes' for Free Shipping.
This works - but when the ...
4
votes
2answers
55 views
Export existing expresso-store to new site
I've got Expresso Store set up and running on an old site. I've been developing a new site, installed a new version of Store and set up a few test-products. Any idea how to export the old products ...
4
votes
1answer
74 views
Partial refunds in Exp:resso Store [closed]
Is there any way to process a partial refund from Exp:resso Store? I periodically need to credit a return of just a single item out of the order, and haven't been able to figure out how to do that. ...
-2
votes
1answer
210 views
Exp:resso Store Sample Checkout Template [closed]
I'm working with Exp-resso Store for ExpressionEngine for the first time and wondering if there are sample checkout templates available anywhere.
4
votes
1answer
84 views
Exp:resso Store: how to handle products requiring a deposit?
How can I set up Store product entries to require an initial deposit and then request a final amount at a later date?
3
votes
1answer
82 views
How can I change a product form to show modifier stock when using Exp:resso's Store on Expression Engine?
When creating a product page for my shop, it's easy to show {total_stock}.
But how can I display the stock of a modifier, or disable a modifier based on it's stock?
For instance, when selling ...
2
votes
1answer
99 views
Upgrading exp-resso store from 1.5.3 to 1.6.0
Anyone having problems with upgrading Store from 1.5.3 to 1.6.0 ?
A PHP Error was encountered
Severity: Notice
Message: Undefined index: register_member
Filename: store/mod.store.php
Line Number: 463
...
2
votes
2answers
94 views
Tax by Zip Code using Expresso Store Expression Engine
I have a store running off of Expresso Store and Expression Engine. Currently they only have Tax based off of the state I need to run my taxes based off of the zip code (for legal purposes). Expresso ...
0
votes
1answer
155 views
expression engine's plugin expresso tag integration
I’m new to expression engine and also the expresso plugin, so excuse me if this question comes across naive…I’m trying to integrate a custom template using some of the exp:resso tags however, i’m am ...
0
votes
1answer
119 views
SELECT where ID matches one of a list
I'm just learning the ins and outs of MYSQL queries but I've run into a roadblock with a project and I'd appreciate some help reaching a solution.
I have two tables, the first contains a reference to ...