ts0n
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Use native woocommerce validationThank you very much!
This option is very helpful for meI have one more improvement suggestion related to this topic.
If credit card payment method is selected, Payment Plugins for Stripe WooCommerce throws: “Please fill out all required fields.”
If other payment method is selected WooCommerce throws:
“Wocommerce’s default notice”As a result user might see different validation messages for the same reason (missing fields).
It would be more accurate and UX valid, if Payment Plugins for Stripe WooCommerce notice was the same as Wocommerce’s default one, even after optional woocommerce_after_checkout_validation filter.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Select accepted credit cardsIs it in your plans to add an
“Accepted Cards” option to chose which types of cards (Visa, Mastercard etc) will be accepted as “Payment Plugins for Stripe WooCommerce” does?It would be awesome!
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Use native woocommerce validationHi @mrclayton
1. When you enter invalid credentials to card input, then the page scrolls to “Please fill out all required fields.” notice and distracts user from the section the error actual is (Payment method section). That is not a good UX. It should display an error message under Stripe card input in payment methods, without throwing a form notice and scrolling to it.
2. If you enter valid card credentials then front-end validation continues to exist without letting WooCommerce to display it’s native notices and highlight the invalid inputs in billing details etc. That also distracts user.
You can see how WooCommerce Stripe Payment Gateway handles this process.
Other than that your plugin is much better than WooCommerce Stripe Payment Gateway with much more options etc
But I really need a good UX
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Select accepted credit cardsHi @rainfallnixfig
I just need to find if card is American Express and reject itForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Select accepted credit cardsThat’s clear @rainfallnixfig thank you.
Is there any WooCommerce Stripe Payment Gateway hook to catch and validate credit card’s number?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Select accepted credit cardsAs I can understand from this documentation is that you can block a specific cart number.
I need an option to select witch types of cards will be accepted in my shop in general.
eg I don’t want payments via American Express. I want only payments via Visa and Mastercard- This reply was modified 3 years, 2 months ago by ts0n.