-
Posted a reply to Prevent Duplicate Payments, on the site WordPress.org Forums:
That snippet does not cover that scenario. It would be more complicated to cover that. -
Posted a reply to Prevent Duplicate Payments, on the site WordPress.org Forums:
You can use the following snippet: add_action( 'admin_enqueue_scripts', function ( $hook ) { if (… -
Committed [3274051] to Plugins SVN:
Update stable tag. -
Committed [3274048] to Plugins SVN:
Tag new version. -
Committed [3274045] to Plugins SVN:
Update trunk. -
Posted a reply to Stripe’s pre-built UI elements, on the site WordPress.org Forums:
Hey @mattcasburn. Yes, this is a new Stripe restriction. At some point I will need… -
Posted a reply to Choose between Authorize and Authorize/Capture and Capture, on the site WordPress.org Forums:
You can uncheck the "Capture Payments" setting and then payments will only be authorized (and… -
Posted a reply to Possible inclusion of Moneris?, on the site WordPress.org Forums:
Sorry, I’m not currently adding any new payment gateways. -
Posted a reply to stripe connected accounts, on the site WordPress.org Forums:
Sorry, the plugin can't be used with Stripe Connect. -
Posted a reply to Order information fields, on the site WordPress.org Forums:
The plugin currently puts the order number in the Invoice # field and the website… -
Posted a reply to Swipe card on legacy mag stripe reader, on the site WordPress.org Forums:
Hey. This sounds like something that might be possible for your developer to do with… -
Posted a reply to Missing Data in Stripe Transaction List, on the site WordPress.org Forums:
Hey. For adding the order number to the description, see this support thread:https://wordpress.org/support/topic/add-order-number-to-the-stripe-description/#post-16600408 For the… -
Committed [3182797] to Plugins SVN:
Update stable tag. -
Committed [3182796] to Plugins SVN:
Tag new version. -
Committed [3182792] to Plugins SVN:
Update trunk. -
Posted a reply to Setup for Stripe, on the site WordPress.org Forums:
Minimal permissions would be PaymentIntents Write and Charges Write. However the error you received is… -
Posted a reply to Setup for Stripe, on the site WordPress.org Forums:
Go here to find your secret and publishable keys: https://dashboard.stripe.com/apikeys Sorry about the outdated instructions.… -
Posted a reply to Works Perfectly – Excellent Support, on the site WordPress.org Forums:
Thank you for the kind words! -
Posted a reply to Zip/Post Code Check, on the site WordPress.org Forums:
You can use a snippet like the following: /** @param \WC_Order $order */add_filter( 'woo_mp_stripe_charge_request', function… -
Committed [3117856] to Plugins SVN:
Update stable tag. -
Committed [3117853] to Plugins SVN:
Tag new version. -
Committed [3117850] to Plugins SVN:
Update trunk. -
Posted a reply to Credit Card for Manual Payment, on the site WordPress.org Forums:
This plugin can only be used from the WordPress Admin and it can only be… -
Posted a reply to PHP Fatal error: Uncaught Error: Class “WC_Settings_Page” not found, on the site WordPress.org Forums:
I've release an update that patches this issue. -
Committed [3082175] to Plugins SVN:
Update stable tag. -
Committed [3082174] to Plugins SVN:
Tag new version. -
Committed [3082173] to Plugins SVN:
Update trunk. -
Posted a reply to PHP Fatal error: Uncaught Error: Class “WC_Settings_Page” not found, on the site WordPress.org Forums:
@ -
Posted a reply to PHP Fatal error: Uncaught Error: Class “WC_Settings_Page” not found, on the site WordPress.org Forums:
@kylelarkin, thank you for confirming that. I'll include this change in the next version of… -
Posted a reply to PHP Fatal error: Uncaught Error: Class “WC_Settings_Page” not found, on the site WordPress.org Forums:
@bobconan: Would you be able to try out the patched version? https://downloads.wordpress.org/plugin/woo-mp.zip -
Posted a reply to Charge against customer default Stripe saved payment method, on the site WordPress.org Forums:
It should be possible, but I think it would require quite a bit of backend… -
Posted a reply to PHP Fatal error: Uncaught Error: Class “WC_Settings_Page” not found, on the site WordPress.org Forums:
@tharmann: Have you had a chance to try out the patched version yet? -
Posted a reply to PHP Fatal error: Uncaught Error: Class “WC_Settings_Page” not found, on the site WordPress.org Forums:
I can't figure out why this is happening, but I think I can fix it… -
Committed [3060862] to Plugins SVN:
Bug fix attempt. -
Posted a reply to Charge against customer default Stripe saved payment method, on the site WordPress.org Forums:
Sorry, the plugin doesn't support saved payment methods. -
Posted a reply to PHP Fatal error: Uncaught Error: Class “WC_Settings_Page” not found, on the site WordPress.org Forums:
Interesting. This might be an issue with WP Engine. I notice both of you are… -
Posted a reply to PHP Fatal error: Uncaught Error: Class “WC_Settings_Page” not found, on the site WordPress.org Forums:
I'm not able to reproduce the issue on my test site. I'm going to look… -
Committed [3052841] to Plugins SVN:
Fix readme plugin tags. -
Committed [3052822] to Plugins SVN:
Update trunk. -
Posted a reply to Compatibilty with square payment method, on the site WordPress.org Forums:
Hey. Sorry, I don't plan on adding Square. -
Posted a reply to Sorry, the Login ID, Client Key, or both, are incorrect., on the site WordPress.org Forums:
@sammcc - This plugin actually doesn't use the Signature Key. Can you make sure you've… -
Posted a reply to Support Mollie, on the site WordPress.org Forums:
Hey. Sorry, I'm not currently adding new payment gateways. -
Committed [2984650] to Plugins SVN:
Update stable tag. -
Committed [2984649] to Plugins SVN:
Tag new version. -
Committed [2984648] to Plugins SVN:
Update trunk. -
Posted a reply to Sorry, the Login ID, Client Key, or both, are incorrect., on the site WordPress.org Forums:
Did you end up figuring it out? -
Posted a reply to Sorry, the Login ID, Client Key, or both, are incorrect., on the site WordPress.org Forums:
There are no debug logs. Were any plugins updated right before this issue started? Were… -
Posted a reply to Sorry, the Login ID, Client Key, or both, are incorrect., on the site WordPress.org Forums:
Have you checked to make sure Sandbox Mode is disabled? Note that you will need… -
Posted a reply to Sorry, the Login ID, Client Key, or both, are incorrect., on the site WordPress.org Forums:
And you were using the plugin successfully before? Are regular payments made by customers going… -
Committed [2946824] to Plugins SVN:
Update stable tag.
Developer
-
WooCommerce Manual Payment
Active Installs: 1,000+