stephjacq a11n
Forum Replies Created
-
You can use a plugin like Loco Translate to target the string and translate it directly: https://en-ca.www.ads-software.com/plugins/loco-translate/
Alternatively, to translate the plugin files, see: https://translate.www.ads-software.com/projects/wp-plugins/woocommerce-gateway-stripe
For information on translating the plugin files, please refer to https://make.www.ads-software.com/polyglots/handbook/tools/glotpress-translate-wordpress-org/
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] How to configHi Winner, please see this page for config details including a video: https://docs.woocommerce.com/document/stripe/
You’ll connect your site to your Stripe account using your publishable and secret keys. Your payout bank account details will be entered into your Stripe account under Payment > Balance https://dashboard.stripe.com/
Hi there, we do not recommend making changes to the Stripe plugin code itself.
You could hook into the
woocommerce_thankyou
hook and run custom function that will set orders to processing usingupdate_status()
.This is heading towards a very custom solution; please consider reaching out to one of our vetted developers on our Customizations page (https://woocommerce.com/customizations/) or join the WooCommerce Slack Community (https://woocommerceslack.herokuapp.com).
Hi there, please contact your host to double-check that your server and cURL installation utilizes TLS 1.2
You can also use this plugin to verify: https://www.ads-software.com/plugins/tls-1-2-compatibility-test/
Items in the cart has unsupported product type ( Payment Request button disabled)
Are you testing with a subscription product? Note that Payment Request button is not compatible with recurring billing products at this stage. Please try testing with a regular product.
- This reply was modified 6 years, 10 months ago by stephjacq a11n.
Hi there, we haven’t heard back from you in a while, so I’m going to mark this as resolved. If you have further questions, you can start a new thread or open a ticket https://woocommerce.com/my-account/tickets/
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple pay button not showingWe haven’t heard back from you in a while, so I’m going to mark this thread as resolved. If you have any further questions, please start a new thread.
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you do have any further questions, please start a new thread.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay Domain Verification FailedHi there, did you have a chance to try the solution above?
We haven’t heard back from you in a while, so I’m going to mark this as resolved – but if you have any further questions, you can start a new thread or open a ticket https://woocommerce.com/my-account/tickets/Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Payment Failed (subscription renewal)Hi there,
We haven’t heard back from you in a while, so I’m going to mark this thread as resolved – if you have any further questions, you can start a new thread or open a support ticket https://woocommerce.com/my-account/tickets/Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Stripe Not Processing – Limit 100We haven’t heard back from you in a while, so I’m going to mark this thread as resolved. If you have any further questions, please start a new thread or open a ticket.
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Customer Details Stripe DashboardWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] How to pass product name through StripeWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Long Processing TimeThanks @arweaber1
From your above comment I understand you have tested without these additional plugins, with only Stripe and WooCommerce?If so, the delay can also be caused by processing the order email. To test, please deactivate the New Order and Order Processing emails under WooCommerce > Settings > Emails, then place a test order.
If that fixes the issue, consider using an SMTP mail service: https://docs.woocommerce.com/document/email-faq/#section-7
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Checkout – Expiry Date ‘/’ RequirementCould you please let us know if you are still having this issue with the current version of the Stripe plugin?