Automattic / woocommerce-subscriptions-core

Subscriptions core package for WooCommerce
Other
80 stars 29 forks source link

One ordre renewal, two payment processed on stripe #636

Closed heavestudio closed 5 days ago

heavestudio commented 6 days ago

Using both woocommerce subscription and woocommerce stripe payment gateway.

everything was working fine, but for more than a week i can see that every order on the website create two payment request on stripe.

Only one api webhook active.

Tried to remove totaly the connection between the site and stripe and reset.

Change the way cron are triggered.

Nothing changes, still have a duplicate payement for every order

csmcneill commented 5 days ago

Howdy @heavestudio! This isn't an issue that we've had similar reports on. It may also be an issue with the Stripe integration on the site — I also see that you opened up https://github.com/woocommerce/woocommerce-gateway-stripe/issues/3220 — but we will need to investigate a bit further to better determine the cause of the issue.

GitHub is not a dedicated support channel, so I recommend connecting with our dedicated support team to look into this further.

Please contact us at WooCommerce.com > My Account > Support. You may need to create an account before you can access that page. We will be able to help you further there.

I will close this issue for now, but we can reopen it if it is an issue that we can duplicate and can confirm is related to the Subscriptions core package for WooCommerce and not Woo Subscriptions.