Sam
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] 3D Secure Not workingHi @dougaitken
Thanks for advice me to join the developer community, and after lots of advice and errors and now it’s worked as i expected by forcing 3DS on ‘optional’ orders.
It’s so helpful for me.
Thanks again.
Sam
iOS Develper | Web Develper
https://www.hiremego.comForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] 3D Secure Not workingHi @yukikatayama,
I want to force customers to go through 3DS so i added but still doesn’t work. see below:
***********************************
“card”: {
“exp_month”: 4,
“exp_year”: 2021,
“brand”: “Visa”,
“country”: “US”,
“cvc_check”: “pass”,
“fingerprint”: “pXS2Ien0yymwRKg9”,
“funding”: “credit”,
“last4”: “4242”,
“three_d_secure”: “optional”,
“name”: null,
“address_line1_check”: null,
“address_zip_check”: null,
“tokenization_method”: null,
“dynamic_last4”: null
},
*******************************************add_action(‘woocommerce_cart_updated’, ‘wc_stripe_require_3ds’,10, 2);
function wc_stripe_require_3ds (){
global $woocommerce;
$maximum = 50;if ( WC()->cart->subtotal > $maximum ) {
add_filter( ‘wc_stripe_require_3ds’, ‘__return_true’ );
}
}
*********************What is my mistake? Could you assist me please?
ThanskForum: Reviews
In reply to: [PayPal for WooCommerce] PayPal Payments Pro 2.0 (PayFlow)Hi,
I’m really happy with your support and you are very fast to fix my problem so thanks for your amazing.
Thanks,
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Payments Pro 2.0 (PayFlow) EorrorYes, I can but I can not see your Skype on search so my skype id is samreaksa.skype
- This reply was modified 6 years, 10 months ago by Sam.
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Payments Pro 2.0 (PayFlow) EorrorForum: Plugins
In reply to: [[DEPRECATED] WooCommerce (nl)] Woocommerce nl 2.1.7?Hack file by wp-content\plugins\woocommerce\templates\checkout\payment.php
Good LuckHi Tatvic,
Information was submitted to https://docs.google.com/a/tatvic.com/forms/d/1GEhGxVxCrKM353aujlUMlVGBcMIQTI1JwpDH9WNs55M/viewform
I’m looking to hear from you soon,
Thanks,