Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all 102571 articles
Browse latest View live

WC + Stripe simple API-connection

$
0
0

Replies: 0

Hey there!

I have the following issue:

WC does provide the possibility to create webhooks. I created one (when a order is created) and the URL points to my php-file that I created. The php file contains the following code:


<?php
\Stripe\Stripe::setApiKey("MYKEY");
\Stripe\Charge::retrieve([
"mandate" => [
"notification_method" => "none"
]
]);
?>

What I wanna do is to disable the notification that Stripe sends when a customer pays via SEPA Direct Debit because I have my own email system.

With that being said I created on Stripe the webhook to connect them to eachother. I chose “source.mandate_notififcation” and put in the URL to that php-file (like in WC).

When I place a test order the webhook is called but gives me an error. The connection is established apparently but I guess the error is in the php-file.

Can somebody please help me? I highly appreciate your help ..

Thanks!


Order processing issues

$
0
0

Replies: 0

When the customer place order. The small loading page keeps rolling in and does show confirmation page. Even if the order has been place and I received the order placment on my admin dashboard.

Confirmation mail

$
0
0

Replies: 0

The customers don’t received confirmation email when placing order. As a store admin. What I have to do to make sure the customers gets confirmation mail.

Lightbox problem

$
0
0

Replies: 0

Hi, I’ve a strange “issue” with lightbox in single products.
I’ve a client site that sells shirts. Those shirts have a very fine and detailed pattern that, if I use a large image as the product main one, creates some moire patterns, which the client wants to avoid.

But, there is still the need to zoom-in on the image, so a lower resolution one is not an option. So I’m searching for a way to enable a 2-images lightbox, using a low resolution image for the cover (avoiding the dreaded moire effect), and a high resolution one for the lightbox/zoomed in. Is this possible?

I know that it’s possible to disable the zoom-on-hover effect, thus using the magnifier icon to open the built-in lightbox, but the resulting image is still downscaled and I need another click to view it at its native size. So, it’s possibile to use the built in lightbox but make the image already at 100% size?

Thanks

Change drop down text

Edit php for coupons?

$
0
0

Replies: 0

Hi,
My site has some malware with links to other pages, and I have deleted most of it. But in the descriptions for each coupon there is still links that needs to be deleted.

When I open Coupons in the Admin panel, the page is transferred to the malware site after about 30 seconds. I have 16 coupons, but I can only see 2 of them, and those two are clean.

I can see in the source of the coupon page that the malware is there.

How can I edit the description for the coupons – name of the php?

Thank you!

Best regards,
Mette

Product feed doesn’t pull through title field

$
0
0

Replies: 0

I am trying to use my feed in google shopping, however the title field is missing in the produced feed for some reason.

I clearly have the product title as shown in this screenshot: title

Yet in the feed the title appears blank as shown in this screenshot of: feed

Any help would be greatly appreciated!

I’m using the product feed pro for woo commerce however it appears that the issue does not lie with this, and rather it is the feed from woo commerce that is not populating correctly https://wordpress.org/support/topic/help-with-missing-values-title-and-description/

Adding product images

$
0
0

Replies: 2

Hello,

Is it possible to import new products and their associated images automatically without having to assign the product image manually? We have over two hundred new products to add! Thanks.


Privacy Policy page added after update

$
0
0

Replies: 2

I don’t have anything set in WC for the Privacy Policy page, as it’s set by another function. When updating WC, it adds the Privacy Policy page to the settings so there are 2 Privacy Policy messages at checkout.

Custom says system changed address?

$
0
0

Replies: 1

Hi, the custom made two orders, 3 days apart. The first had “5204/42-44” as the street number, the second had “4203/42-44”. Everything else in the address was identical. She didn’t create an account. Her neighbors ended up stealing the package from her. I checked both her orders in woocommerce and the addresses both are different. She is saying we changed the address which we didn’t obviously.

I asked her to forward me the email she received and it is the “5204/42-44” address even though the “new order” confirmation email had the “4203/42-44” address. Is this possible, or did she just edit the email (which is easy) before forwarding it to me?

Thanks for the help!

One product for several catégories ?

$
0
0

Replies: 0

Hi there.
I have a weird question, which is not about support.
what is your opinion, could a product belong to several different categories ? Does it sound ok or dangerous?
I mean one category could be Genre and another one Artist, so one product would belong to Genre sub category “Jazz” and Artist sub category “Louis Armstrong”?
Is it a good way of building a woocommerce website?
thanks for your help

Replace product-title on shop page

$
0
0

Replies: 0

Hi,

Is it possible to replace the product entry-title to custom text instead of the actual product title on the shop page.

For example, we want all our products on the shop page to display “customise this design” as opposed to the actual product.

Any help appreciated.

How can I change the meta title on the shop page?

$
0
0

Replies: 0

I’d like to change the default meta title on the main shop page.

WooCommerce and blog entries

$
0
0

Replies: 0

Hello,
When I am creating either a single page website or a woocommerce page and previewing it– the blog entries on the right bottom– like new post or all post refuses to go away.Obviously I cannot have blog entries on a woocommerce page—so how do I go about deleting them?

Getting error on activating woocommerce

$
0
0

Replies: 0

After installation of woocommerce plugin when i tried to access this page

https://example.com/wp-admin/edit.php?post_type=shop_order

i am getting this error.

[10-Jul-2019 15:47:37 UTC] PHP Fatal error:  Uncaught RuntimeException: Error saving action: Unable to save action. in /home/primalsn/public_html/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore.php:33
Stack trace:
#0 /home/primalsn/public_html/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php(109): ActionScheduler_wpPostStore->save_action(Object(ActionScheduler_Action))
#1 /home/primalsn/public_html/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php(59): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action))
#2 /home/primalsn/public_html/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/functions.php(18): ActionScheduler_ActionFactory->single('woocommerce_upd...', Array, 1562773657, '')
#3 /home/primalsn/public_html/wp-content/plugins/woocommerce/includes/queue/class-wc-action-queue.php(44): as_schedule_single_action(1562773657, 'woocommerce_upd...', Arr in /home/primalsn/public_html/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore.php on line 33

this also shows up when i tried to activate this plugin

http://www.woothemes.com/products/follow-up-emails/

any help is appreciated.
thanks


Woocommerce Shipping zones not working

$
0
0

Replies: 0

I have a site that was working correctly but no longer does. I have a shipping zone set up for the US, and products associated with that zone, but whenever a product is entered into the cart the zone for it is not recognized and the debug message displayed (Customer matched zone “Locations not covered by your other zones”) indicates that that the product isn’t associated with the zone I’ve created. Also, no tax is added to the order. However, if I look at the WooCommerce services log I see that a call is made to Woocommerce, and in fact the correct information is both being sent and an apparently valid response is received
here’s an example:

07-10-2019 @ 12:01:29 – Tax Rate ID Set for 0 (WCS Tax)
07-10-2019 @ 12:01:29 – :::: TaxJar Plugin requested :::: (WCS Tax)
07-10-2019 @ 12:01:29 – :::: TaxJar API called :::: (WCS Tax)
07-10-2019 @ 12:01:29 – Received: {“tax”:{“order_total_amount”:27.99,”shipping”:0.0,”taxable_amount”:27.99,”amount_to_collect”:2.48,”rate”:0.08875,”has_nexus”:true,”freight_taxable”:true,”tax_source”:”destination”,”jurisdictions”:{“country”:”US”,”state”:”NY”,”county”:”NEW YORK”,”city”:”NEW YORK CITY”},”breakdown”:{“taxable_amount”:27.99,”tax_collectable”:2.48,”combined_tax_rate”:0.08875,”state_taxable_amount”:27.99,”state_tax_rate”:0.04,”state_tax_collectable”:1.12,”county_taxable_amount”:0.0,”county_tax_rate”:0.0,”county_tax_collectable”:0.0,”city_taxable_amount”:27.99,”city_tax_rate”:0.04875,”city_tax_collectable”:1.36,”special_district_taxable_amount”:0.0,”special_tax_rate”:0.0,”special_district_tax_collectable”:0.0,”shipping”:{“taxable_amount”:0.0,”tax_collectable”:0.0,”combined_tax_rate”:0.08875,”state_taxable_amount”:0.0,”state_sales_tax_rate”:0.04,”state_amount”:0.0,”county_taxable_amount”:0.0,”county_tax_rate”:0.0,”county_amount”:0.0,”city_taxable_amount”:0.0,”city_tax_rate”:0.04875,”city_amount”:0.0,”special_taxable_amount”:0.0,”special_tax_rate”:0.0,”special_district_amount”:0.0},”line_items”:[{“id”:”322-5737c6ec2e0716f3d8a7a5c4e0de0d9a”,”taxable_amount”:27.99,”tax_collectable”:2.48,”combined_tax_rate”:0.08875,”state_taxable_amount”:27.99,”state_sales_tax_rate”:0.04,”state_amount”:1.12,”county_taxable_amount”:0.0,”county_tax_rate”:0.0,”county_amount”:0.0,”city_taxable_amount”:27.99,”city_tax_rate”:0.04875,”city_amount”:1.36,”special_district_taxable_amount”:0.0,”special_tax_rate”:0.0,”special_district_amount”:0.0}]}}} (WCS Tax)
07-10-2019 @ 12:01:29 – :: Adding New Tax Rate :: (WCS Tax)
07-10-2019 @ 12:01:29 – {“tax_rate_country”:”US”,”tax_rate_state”:”NY”,”tax_rate_name”:”NY Tax”,”tax_rate_priority”:1,”tax_rate_compound”:false,”tax_rate_shipping”:1,”tax_rate”:8.875,”tax_rate_class”:””} (WCS Tax)
07-10-2019 @ 12:01:29 – Tax Rate ID Set for 0 (WCS Tax)
07-10-2019 @ 12:01:29 – :: Adding New Tax Rate :: (WCS Tax)
07-10-2019 @ 12:01:29 – {“tax_rate_country”:”US”,”tax_rate_state”:”NY”,”tax_rate_name”:”NY Tax”,”tax_rate_priority”:1,”tax_rate_compound”:false,”tax_rate_shipping”:1,”tax_rate”:8.875,”tax_rate_class”:””} (WCS Tax)
07-10-2019 @ 12:01:29 – Tax Rate ID Set for 0 (WCS Tax)

Finally, the WooCommerce system status and WooCommerce services tabs do not indicate and errors. The services tab does indicate that the there have been no requests made to the shipping service, but that’s probably because the products are not being matched to the shipping zone. Used to work….

Tax is doubling

$
0
0

Replies: 0

Help needed for Issue: The tax is doubling on the form but correct in the total and is collected correctly. We checked the completed order on the backend and everything is correct, it’s just the order form on the front end and the email order. We are using TaxCloud for sales tax with the Simple Sales Tax plugin. Zip code you can use is 55430 which will show tax for Minnesota.
Subtotal $3.00
Shipping
Free shipping
Shipping to Minneapolis, MN 55430.
Tax $0.47 (not correct tax, should be $0.24)
Total $3.24 (correct total)

A completed product Invoice on Dashboard on another completed order – everything here is correct, however the order form showed the tax but not in the total. We did collect the correct amount.

Product: 10.00
Subtotal: 10.00
shipping: Free Shipping
Tax: $0.75 (correct)
Payment method: PayPal
Total: $10.00 (should be including the tax)

Dashboard is correct
$10.00
1 $10.00
Subtotal $10.00
Shipping Free shipping
Tax $0.75
Total $10.75

Woocommerce is too heavy for a product listing website.

$
0
0

Replies: 0

Hi there,
I want to make a product listing website.
It is not an ecommerce (no cart, shipping,..), but I’d like the users have their reserved space to publish their products.
I need something light and I guess Woocommerce is really too heavy for this project (there’s a lot of ‘connected’ plugins like wc-frontend-manager, wc-multivendor-marketplace, etc.. ), can someone give me an opinion?
Thanks in advance.

Virtual, downloadable product orders

$
0
0

Replies: 0

I have created virtual, downloadable products, with PDF files attached for downloading. But when people purchase 2 products, they only get one PDF and one link in the email that is generated. The invoice is correct.

How can I make sure they get two links and two PDFs?

Thanks!

Only 1 Country to choose from zone list

$
0
0

Replies: 0

Hi,
I’m having trouble with Shipping zones.
I have one Shipping zone – Estonia. When I want to add another zone in Zone regions it shows only one country ” Europe-Estonia” .

How can I resolve this?

Viewing all 102571 articles
Browse latest View live