Joe
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] ACH Failed Payment BugOk, I was able to do my success actions and update status on
wc_stripe_webhook_payment_intent_succeeded
Appreciate your help!Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] ACH Failed Payment BugOk, CLI worked much better. The order status changes properly to Failed when using bad card, but a successful card does not update to Completed. I’ve tried both default and completed under order status of ACH settings.
I’m going to need to trigger some custom actions when successful anyways, so I can handle status change there. If you can help point me to a hook I can use.
Thanks @mrclayton
JoeForum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] ACH Failed Payment BugHey @mrclayton
Understood. I connected my local via ngrok. Verified sk updated. Stripe webhook attempts succeeded in connecting to my ngrok, however the order status sits in pending payment despite success pay. I do see this in debug.log:
[08-Feb-2024 01:03:53 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wqc/v1/query is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /var/www/html/wp-includes/functions.php on line 6031
Thanks,
JoeI’ve tested with majority of plugins disabled. The error occurred with all offered gateways. MyCred, PayPal by Braintree and stripe. I will update if I’m able to replicate on a empty woocommerce project.
Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] Separators not workingI thought I had tried that but it works now. Now the problem is that I cannot format with line breaks in JSON…
I’ve tried variations of ‘\\n’ as the separator with no luck.
It would be nice to be able to add in field something like
Name: your-name
Is that possible?This is connecting to a jitbit helpdesk
https://www.jitbit.com/web-helpdesk/helpdesk-api/#TicketPostThanks
Forum: Plugins
In reply to: [Wordbooker] Can Wordbooker do 214 x 214 thumbs on FB?So it’s an API limitation right? No way to publish 154px size images through API.
Appreciate your help btw.
Forum: Plugins
In reply to: [Wordbooker] Can Wordbooker do 214 x 214 thumbs on FB?True, but the users news feed is where it is seen the most, which is why I would really like to fix this.
Forum: Plugins
In reply to: [Wordbooker] Can Wordbooker do 214 x 214 thumbs on FB?Here is a screenshot.
Top is through wordbooker. Bottom is manually shared.
https://www.cagedinsider.com/images/wb.jpg
Hope that helps clarify.
I should of mentioned, the thumbnail is in wp user frontend attachment div, which tells me it is generated by plugin.