e-commerce Questions
5
Solved
I am a totally beginner at Shopware and I want to use PhpMyAdmin for my local Shopware 6 setup.
For the download I used the official Shopware 6 Development repository https://github.com/shopware/de...
Utopianism asked 3/9, 2020 at 10:31
2
Solved
I have to integrate a payment gateway in my web app. I am negotiating with PGs to get most suitable offer. Most of them have:
Setup Fees
Annual/Monthly Fees.
Per Transaction Fees (1%-5%)
Rule of ...
Hachman asked 2/7, 2012 at 6:30
4
Solved
We have a shopping cart that is used in different places, therefore the tax is stored in a config file, presently in New Zealand it is 15%, so in the config file we are storing .15 but this number ...
Harebell asked 3/4, 2013 at 0:49
29
Solved
I'm trying to figure out how to detect the type of credit card based purely on its number. Does anyone know of a definitive, reliable way to find this?
Maurits asked 16/9, 2008 at 14:16
9
Solved
All of my URLs on my Magento installation require index.php in them, like:
http://example.com/index.php/admin/
http://example.com/index.php/customer/account/login/
The problem is that the system...
Hygiene asked 6/5, 2012 at 22:14
9
Solved
Given a credit card number and no additional information, what is the best way in PHP to determine whether or not it is a valid number?
Right now I need something that will work with American Expr...
Poacher asked 6/10, 2008 at 15:21
2
Solved
I'm new to WooCommerce. Anyhow, I want to create my own theme, so I followed the guidelines and copied accross the core template files to /mywordpresstheme/woocommerce/.
That all works great and I...
Kumquat asked 16/1, 2013 at 11:30
2
Solved
I am trying to add Custom Order Action in WooCommerce Orders Page.
I want to add two new options in Bulk Order Actions Dropdown in WooCommerce
Mark Refunded
Mark On- Hold
Any help in this rega...
Fontainebleau asked 2/6, 2014 at 12:44
4
Using GA4 I have conversions on my WooCommerce store setup, and they work fine in that within debug mode I see conversion. Also, I can go to 'Conversions > purchase' in Google Analytics and see ...
Plug asked 19/3, 2021 at 16:1
2
Note: I have already read through older questions like What is the best format for a customer number, order number? , however my question is a little more specific.
Generating pseudo-random number...
Renny asked 22/8, 2012 at 4:54
4
Solved
I want to display woocommerce countries list some where on website. how can i get the country list like this as image?
Mace asked 25/6, 2015 at 9:55
1
Solved
the page explodes and in the console I have these errors:
How can I solve this problem, be able to view the form to enter the email;
The page is blank and these are the errors:
I solved this probl...
Fuchsin asked 3/2, 2022 at 19:1
2
Solved
I'm migrating an e-commerce platform from using SagePay to Stripe.
The docs show using an amount figure of 1099 and a currency of gbp (https://stripe.com/docs/payments/accept-a-payment#web-create-...
Lyrism asked 15/4, 2020 at 14:11
2
Solved
I am developing a Next.js e-commerce app with many pages, some of which are all-products page, specific product page, blog article page, profile page, cart page and many more. This app requires str...
Optional asked 9/4, 2021 at 7:48
5
In Woocommerce you can add global product attributes and terms. So for instance:
Size (attribute)
small (term)
medium (term)
large (term)
This is product independent. You can then select from th...
Makkah asked 1/5, 2013 at 17:15
8
Solved
I work for a web company and we currently use a highly modified version of OSCommerce as our primary ecommerce application, but recently we have been approached by a number of companies with over 2...
Noelnoelani asked 26/1, 2011 at 20:29
2
I am trying to achieve something like this:
The data is something like: Root Category -> Sub Category -> Products.
We have something like 3000+ products. Showing all products slows dow...
Dismast asked 2/12, 2020 at 11:49
2
Solved
I want to know how to make a custom admin panel page in opencart.
Requires login with the controller - the admin panel does not seem to use the same controller as the normal site. I know how to ma...
Atomicity asked 22/5, 2012 at 11:4
3
I am trying to add a review order page on my Woocommerce web shop. Currently, When I add items to the cart, I can proceed to the checkout page where the billing and shipping addresses are required ...
Berlioz asked 14/8, 2014 at 20:24
8
I am wondering how you can clear the contents of your cart on page load using woocommerce.
I came accross how to add a clear cart button using by adding this in to functions.php
add_action( 'init...
Petiolate asked 6/1, 2014 at 16:25
8
Solved
The docs for WorldPay are really difficult for me to understand after reading and re-reading them for hours. (In fact, many of the docs gave me the wrong Live URL and I had to look around on the we...
Eatage asked 22/11, 2011 at 19:29
14
Solved
Recently I started developing magento 2 projects.
First I tried on Windows with xampp and it was a mess... every refresh page was a nightmare, about 30-40sec to load the page. I read about it, tha...
Mesomorph asked 13/10, 2016 at 10:10
4
Solved
I'm trying to write an observer that will export order data when an order is placed. I haven't written any modules before. Basing my implementation on this article: http://www.magentocommerce.com/w...
Choleric asked 30/6, 2010 at 23:9
1
I have a single page ecommerce application and need to setup the google ecommerce funnel. My application sets the funnel steps in the Tag Manager dataLayer
Nothing in the documentation indicates w...
Fire asked 15/1, 2020 at 22:33
6
Basically I am a PHP Developer and very soon moving to Demandware Platform. I would like to Know what are Languages and technologies which are used in Demandware and like to start learning myself. ...
Streptomycin asked 14/1, 2017 at 10:3
1 Next >
© 2022 - 2024 — McMap. All rights reserved.