I have set up stripe (credit card), I went ahead and set up an account on stripe and connected my bank, filled in the settings in Simple Pay Lite, and on woocommerce-payments-stripe-manage- I got the “Live Publishable Key” and “Live Secret Key” under “Stripe Account Key” filled and left the “Webhook Secret” blank. There is a message under Stripe Account Key in red text saying “Whis will disable any connection to Stripe”.. . It has gone well and I got the payment with credit card section appear in my check out page. And I have not run a test yet. Is it all set or something is wrong?
]]>Hi,I want to use the Direct integration method, it works better.
When applying to google for google pay.
I am asked to supply a PCI attestation document
it says:
This must be updated annually. You will receive an email update to remind you 30 days before it expires. If PCI attestation document is not updated your service will be suspended.
whats the best way to deal with this document? am I snookered or does stripe handle all the transaction mainly?
]]>I need stripe to create the customer and save the payment method, even with ACH. Or at least have a check box for the customer to authorize saving as a customer/payment ….
I guess it would have to do with
wc_stripe_save_customer
but I haven’t gotten it to do anything.. Can you help?
Hi!
When I add a coupon with 100% discount for first initial payment on a subscription I can’t process the order. Nothing happens when I hit the purchase button – or I get an “processing error occurred” message. I found an old post on this topic which mention it should have been solved – but I have the issue on latest update. Can you help me out?
If you will test: Try going to the page in the link, add at H46JTU at check out and try to proceed.
Can you help me out?
Best,
Morten
We just spent an hour with Stripe support to find out why our payments are not being captured automatically. This is their response that our dev cannot figure out how to implement with the plugin
To remove auth and capture and just accept payments automatically, you can provide your developer this link so they can remove the authorization part: https://stripe.com/docs/api#create_charge You can remove this by accessing the API and changing the parameter ‘Capture: False’ to ‘Capture: True’. I’ve included a link for you that has more information about this system: https://support.stripe.com/questions/does-stripe-support-authorize-and-capture
]]>Upon checkout, the stripe iframe doesn’t expand for customers to enter their CC information. Multiple browsers, multiple devices.
Current troubleshooting steps taken: Reinstall plugin, update all related plugins, update woocommerce database. Deactivated any plugin generating a javascript error in the dev tools. Checked the system status, and resolved any problems found.
I can’t seem to locate what is causing the iframe to not expand. I have no doubt that there is something there, but I am just at loss as to what other items could trigger the iframe to not expand.
Advice appreciated.
]]>I was kind of taken aback by the frankly snotty attitude from Stripe support, “well your account has been activated, the code you’re talking about was from WooCommerce so we don’t provide support”. What I see here is it looks as if the API keys, secret and webhook all have to be set up in the same mode, either live or test. Did all that, no love at all. Setting up a dropshipping site through ezusy.com and I want to send a test message from my iPhone so I can see what ezusy’s side of the transaction UI looks like, unless what I see seems trustworthy to me there’s no point going forward. This site is a combined blog and store and I did a 7 minute YouTube to drive traffic too, been busting my butt to get this out 12 hour days over the past week, when I hear somebody isn’t incentivized to lift a finger to help I’m not exactly thrilled about it! Any new ideas?
]]>I still waiting for Greece to be on the option as a country but nothing yet. Is there any other way I could use the plugin to let my clients pay with their visa/mastercard cards? The site is in Greek and only for Greek clients as of now.
]]>Hello, i use the plugin Stripe for woocommerce. If i use the regular checkout, only work fine in Internet Explorer, in Chrome not show fine the fields and in Firefox not work.
In mobile devices (ios and android) not work, not show the fields, and the user type the number credit card but he does not see that he writes.
If I enable the pop-up check out work in all devices and all browers.I think it may be the template, but I have not found the code that I have to modify.
thank you very much
]]>Hello,
i have a problem after i pay with the test mode i get a error:
Please enter your card details to make a payment. Developers: Please make sure that you are including jQuery and there are no JavaScript errors on the page.
i have tryed everything, and i dont get any error and jquery is included ( wordpress includes jquery automatically)
Can someone help me ?
Greetings
]]>Hi,
I use WooCommerce with Stripe Connect and have two questions:
– although on my payment page the currency is displayed correctly in CHF, the field to enter the credit card details shows a wrong currency (USD). Completing the payment process, it charges the correct currency (CHF). What do I need to change in order that the correct currency will be shown on the credit card pop up windows?
– in the credit card pop up window, I can enter the email address. I do not get any email from Stripe or anything similar linked with the payment even I completed the full payment. What do I need to change in order that an email will be generated?
Thank you for your support
Regards,
Philipp
Hi,
I have a special question and hope you can help me.
I have implemented an auction platform where users can sell and buy items. Once an auction has finished, I like to charge the sellers a commission as he found a buyer thanks to my platform.
The default payment set up of the auction platform is that the buyer has to pay the commission. For my business case, that doesn’t make sense. It should be the seller. Therefore, I look for another solution.
Once the auction has finished, I send manually a link to the seller. When he opens the link, he gets to a page where a short description explains him about the sold product and what kind of commission he has to pay. (I have to save each time manually the description and amount). He then can pay by credit card. After this, I see in a backend that this user has paid and can close the issue.
– With which plugin / software / tool etc. can I implement a solution like described above?
– Can I edit Stripe so that it works like needed?
I look forward to your answer.
Regards,
Philipp
Hello,
I get the following message when selecting stripe as a payment method and clicking on pay. This happens only when the setting “Stripe Checkout” is disabled and the credit card form is integrated into the payment container. However there is no javascript error in the console and jQuery is loaded.
Please enter your card details to make a payment. Developers: Please make sure that you are including jQuery and there are no JavaScript errors on the page.
I use this plugin in conjunction with “WooCommerce MultiStep Checkout”: https://woocommerce-multistep-checkout.com/
]]>Hi Stephen,
Wondering if you could suggest a slight modification to the answer you posted at https://www.ads-software.com/support/topic/stripe-extra-info/ please?
How can I get the WooCommerce Product Category to appear in the Stripe metadata.
Thanks
Stew
PS. [Background] My aim is to line up the WooCommerce product categories with the revenue categories in Xero’s chart of accounts. To achieve this we need to get around the problem that Stripe consolidates a whole day’s transaction into a lump. In other words we need WooCommerce orders to appear as individual transactions in Xero. Silver Siphon does this – it read the individual transactions from Stripe and loads them into Xero. It can even auto-reconcile the transactions against the correct revenue category in Xero (see https://silversiphon.com/stripe-meta-field-mapping-arrived/). Hence my need for the product category to appear in the Stripe metadata.
.
]]>Hey,
I’m currently evaluating Stripe on our test server.
I’ve enabled Stripe on our WooCommerce site, activated a Stripe account and enabled debugging mode, but I’m getting these errors when I attempt to process a payment through the Stripe gateway (but not other payment gateways) even though the cards have been correctly filled out: https://imgur.com/a/XKThQ
What Gives?
]]>Hi!
When asking to complete an order on the cart/order-pay endpoint, the Stripe Checkout still gets it’s amount from WC()->cart->total ending up in a wrong amount, or no amount at all.
Any fixes?
]]>Hi, I am trying to place an order on our development server and i keep receiving this error: “stripe error: There was a problem connecting to the payment gateway.” What can i do to fix this?
]]>Hi! I’d like to be able to switch between authorize and capture modes at checkout, depending on some conditions.
The only hook I’ve found (s4wc_charge_data) doesn’t allow to do that. Is there any other way?
Thanks
]]>Hello,
I have an order in my webshop that I forgot to capture within the 7 days time limit. Is it possible to somehow make a new payment on this card? What’s the best way to do this?
On Stripe it says: “Charge ch_xxxxxxxxxxxxxxxxxx cannot be captured because the charge has expired (a charge must be captured within 7 days). You will need to create a new charge to retry the payment.”
I’m not sure how I should go about creating a new charge.
Hope you can help.
Best regards,
S?ren
What is the meaning of this error messages? The buyers since last month cannot order anything from us. Is there a way to fix this so that they are able order?
]]>Hi guys,
When a customer completes and submits the checkout form but their card is declined, the order is set to “cancelled” status instead of “failed”.
Could you please fix this bug? I checked my Stripe dashboard and can confirm that the stripe failure_code was “card_declined” for this order. This order should result in a “failed” status.
]]>Hey guys,
On the payment page of my wordpress site the quantity buttons are far too wide and are overlapping with the cart totals.
This is what it looks like:
https://s13.postimg.org/jcznwjvw7/Screen_Shot_2016_09_16_at_17_09_44.png
I don’t know how to fix it, and I’m afraid it’s going to start affecting conversion. Anyone got any ideas?
Thanks, Alex.
]]>Hello people, I installed this stripe plugin created a stripe account and did every thing necessary at stripe dashboard. Also installed ssl at my website cretekraft.com
But stripe option is showing up only in test option.
Any Idea how to fix this should I change something an ssl or what.
]]>Hello
How do I make the ‘stripe’ logo appear at checkout?
On my page it isn’t showing, even though I inserted the link to the stripe logo in Woocommerce settings.
Thank you.
Jonas
Hi!
I am using your plug in to connect WooCommerce and my Stripe account. Everything seem to run smoothly on the WooCommerce side. Customers pay using their credit cards, then the order shows up in the WooCommerce panel with the sum paid and everything.
BUT nothing appears within our Stripe dashboard. My Stripe dashboard is still set to 0$.
Both the plug in and my Stripe account are live. and I’ve entered the API Keys. I have noticed that my clients information are in the logs panel of Stripe. So there is some communication going between WC and Stripe. But where does my clients money goes? This is a serious problem, I don’t even know if my clients are being charged or not!
I need help and neither Stripe or WooCommerce has been able to solve this issue.
Please, let me know how to figure this out.
Best
Brandon
The website is
]]>Hi, is the 1.38 version of the plugin compliant with the news Stripe TLS 1.2?
https://www.ads-software.com/plugins/stripe-for-woocommerce/
]]>Hi, I see that Stripe accepts Bitcoin and rather than use another completely seperate payment system and plugin I’d much prefer to use Strip and this plugin that already works so well.
So are there any plans to add Bitcoin as a payment method too?
thanks
https://www.ads-software.com/plugins/stripe-for-woocommerce/
]]>Hi,
I am working on wordpress Crowfunding website where I will sell products with a counter time and have fixed a goal of orders. The user will be charged only if I met with my goal otherwise they will be refunded with their amount. So I found the best solution with stripe payment gateway . It provide the ability to charge the user whenever I can, in fixed time duration.
https://www.ads-software.com/plugins/stripe-for-woocommerce/
]]>Hi,
Stripe is not appearing in checkout unless it’s in “test mode”.
Any suggestions.
https://www.ads-software.com/plugins/stripe-for-woocommerce/
]]>Since the latest Update (WooCommerce & Stripe for WooCommerce) customers were experiencing the following error when trying to place the order:
You have passed a blank string for ‘card’. You should remove the ‘card’ parameter from your request or supply a non-blank value.
I’ve tried to figure this out but I have no clue what to do.
Please help!
https://www.ads-software.com/plugins/stripe-for-woocommerce/
]]>