Ryan Ray
Forum Replies Created
-
Hi @joolsf1,
Thanks for the follow-up and additional info. That’s helpful to have in this thread 🙂
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] 3DS2 Processing ProblemHi Christoph,
Of course, I appreciate your understanding and patience. I hope they can help get that solved swiftly for you!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] 3DS2 Processing ProblemHi Christoph,
Ahh ok, that helps clarify.
I think what I would do is contact the developers of the German Market Plugin. They could ideally investigate and fix this issue where their plugin and the 2nd confirmation feature would work together with 3DS. 🙂
Does that help clarify and make sense? 3DS works as expected in Stripe with certain settings disabled in the German Markets Plugin. But you need the 2nd confirmation feature it adds, so they should help fix that all to work with 3DS in Stripe.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] 3DS2 Processing ProblemHi Christoph,
Thanks for the message and thread regarding a 3DS confirmation pop-up. Are you using real card numbers in your testing or would you have Stripe in test mode?
I ask as 3DS confirmation would only appear if the card or issuing bank requires it. With Stripe you can put it in test mode, ideally on a staging copy of your site, to then use a test card number that would trigger a 3DS confirmation form. See those test numbers here. –> https://stripe.com/docs/testing#regulatory-cards
I hope this helps so far, let us know if you’ve got further questions. Thanks!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Payment with cards not savedHi @brenda1997,
Thanks for the details of this issue you’re having using a new card with Stripe. I went to look at your site and look at checkout, but it seemed like it wanted a login.
Would you mind opening a ticket with us from the link below? We need to get a few more details and perhaps a temporary account to help troubleshoot this further. Link to this WordPress.org forum thread and then let us know here when you’ve submitted that.
https://woocommerce.com/my-account/create-a-ticket/?form=ticket
Forum: Plugins
In reply to: [WooCommerce Admin] Email not sending for revenue monthly reportHi @nellybongo & @pizzapie79,
Thanks for reporting this issue regarding emails for the last months revenue report.
Could either of you start us down the troubleshooting road by sending us your system statuses here? You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”. Once you’ve done that, paste it here in your response.
I then tried replicating this on my own site, luckily I had enough test transactions from the last month to trigger the email. I did receive my email though, which is good news at the least.
Image link: https://d.pr/i/ZxQnVe
I’d then be curious just to confirm that all other emails on your site work as well. The transactional ones from WooCommerce, and then any other reports (as mentioned) do get emailed too. Just for some odd reason neither of you receive the last month revenue report?
Finally out of curiosity, since you can see the file that should be sent to you, what is the final size of that report?
Thanks!
- This reply was modified 4 years, 7 months ago by Ryan Ray.
Forum: Plugins
In reply to: [WooCommerce] Download files from Goggle driveThanks for the reply. You’re right, that is a downside to that solution unfortunately.
Alternatively, besides using Google Drive there are extensions that help better integrate a storage service like Amazon S3 into WooCommerce. Google Drive doesn’t seem to offer these APIs as it’s not made to act as a file server, but with S3 you could likely solve your two issues.
It would let you serve large files you weren’t wanting to serve from your site itself, which is always a good idea. It would also let you keep the download security and permissions WooCommerce has built in.
We have one on WooCommerce.com, our Amazon S3 Storage, extension.
Forum: Plugins
In reply to: [WooCommerce] Download files from Goggle driveHi @mstudioil,
Thanks for the question regarding selling large files via WooCommerce and Google Drive.
I’m not sure another method will work given that the files are hosted elsewhere. Normally WooCommerce uses an .htaccess file to help protect the location of your products. But this .htaccess file may not be able to help mask things when the files are hosted elsewhere.
There might be a solution that could help in another forum thread here. –> https://wordpress.org/support/topic/download-problem-10/
I hope this helps so far, let us know if you’ve got further questions. Thanks!
Forum: Plugins
In reply to: [WooCommerce] star.woffHi @amafino,
Ah ok, well glad you solved it by disabling those. If you’d like to dig in further any any point in the future we’ll be here.
Forum: Plugins
In reply to: [WooCommerce] star.woffHi @amafino,
How can i replase Star.woff with .svg
Thanks for the question. I think this will take a little bit of custom work to make happen. Essentially finding how this font is added to WooCommerce, removing it, then replacing with your own font or way to use an SVG star icon.
To backup one step there as well, this
star.woffis a font family just for the star icon used in reviews in WooCommerce. It comes in many different formats, one of which is an SVG version. But generally a .woff (Web Open Font Format) is more broadly supported across browsers and devices.Is there a reason you’re wanting to force this to use the SVG file?
Forum: Plugins
In reply to: [WooCommerce] preserve special characters in downloadable filesHi @macdalland,
Thanks so much for the question regarding special characters in downloadable file names.
I’m not 100% sure what’s possible, but I would likely recommend keeping the filename as simple as you can. Depending on the browser and operating system those could cause trouble when customers go to open said files. Rather any meta data you can put on these files would work better to preserve those special characters.
Would that help in this case? It would make the downloadable file work across as many customers as possible but still be able to use special characters in the meta data?
Forum: Plugins
In reply to: [WooCommerce] REST API VariationsHi @beprofit,
Thanks for contacting us here and explaining the issue you’re running into with the latest version of the API.
> Alternatively, if there are no such plans, how safe it is to fall back to Legacy API for this? Are there any plans to kill it completely, if so when?
I’m not aware of why functionality would’ve been removed from the API, perhaps it’s just been moved? Either way, I’d assume you are comfortable with GitHub and if so do you mind creating an issue for that functionality. Our developers there are best suited to chime in with API changes and if you can still get the data you need out of the latest API.
https://github.com/woocommerce/woocommerce/issues
Thanks!
Forum: Plugins
In reply to: [WooCommerce] WC add on one product 2 price options for new and oldHi @zez187,
Wonderful, thanks for letting us know that helped. 🙂
Forum: Plugins
In reply to: [WooCommerce] Add refund reasons to edit order admin pageHi @katemacmillan,
Happy to help, hopefully that works for you until a better option exists! Best of luck. 🙂
Forum: Plugins
In reply to: [WooCommerce] WC add on one product 2 price options for new and oldHi @zez187,
> Hello I have question about how to add two prices on one product because I have new and old windows to sell but I don’t know how to add 2 options so people can choose what they want new or old
I think initially you could use a variable product, which gives customers an option to choose either new or old and lets you set the prices accordingly on each variation. See our docs at the link below.
https://docs.woocommerce.com/document/variable-product/
I hope this helps so far, let us know if you’ve got further questions. Thanks!