friendswoodtech
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Get Customer Paypal Name on Woo ReceiptThanks so much for your reply. Excellent questions and I suppose I should have given more detail – I struggled with how to describe the entire scenario.
Quickbooks is directly connected to PayPal to obtain payment data. The only information that is captured in the download is the PayPal name and amount.
The real issue is that the sport reps that reconcile “their” accounts don’t have access to PayPal. They receive copies of new order email and periodic export reports of payments and then from the financial side, they get a detailed report of their accounts. So for those PayPal payments, it includes date, PayPal name and amount. If our transactions varied in price then it might be easy to deduce the match, but that’s not the case.
The Treasurer has access to Woo and PayPal, sports reps have Woo access only. For now, I’ve asked the Treasurer to manually note on the PP/QB transaction the Woo name if they notice it to be different. And that works, if they do it. But often times they are dealing with 100+ transactions a day and this gets missed. I was hoping I could find some way to get that data back from PayPal and add it to the receipt or at the very least be able to pull the field in an export report. That might alleviate human error.
For now, I am able to match by order number those in question since I have access to both.
I really appreciate any insight you can provide. I’m open to other solutions as well.
Forum: Plugins
In reply to: [Brevo for WooCommerce] Transactional SMS on Order ShipmentThank you! We confirmed that by just changing the status to completed, the sms was generated. Very helpful! Thanks so much!
Forum: Plugins
In reply to: [uTubeVideo Gallery] Error when Underscore is in Video URLThank you so much!
Forum: Plugins
In reply to: [uTubeVideo Gallery] Error when Underscore is in Video URLThanks for checking into this for me. The original URL that I discovered the issue with was https://youtu.be/TJza3Gn1_a4, but this video has since been restricted. I picked a random video from YouTube (https://youtu.be/_-vZ_g7K6P0) to test and received an invalid URL error when attempting to add the video.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Notify Admin Email Not SendingNo, sorry!
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Notify Admin Email Not SendingI wasn’t able to find out why it was doing it, but we did find the workaround. The issue for us revolved around the [activate-user] shortcode. If you remove this from the email, then the emails were sent from the site and delivered, but if you added it back, we would not ever receive the email. We just moved that shortcode to the subject line of the email and it worked. That way we didn’t lose the link entirely. I have We have since updated the plugin but I have not gone back to test to see if it would work if I moved the shortcode back to the email body.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Notify Admin Email Not SendingThanks for the follow up. We are using the standard email template provided with the plugin, see below. I also tested moving the [activate-user] shortcode to the top of the email body, but there was no change. When that sc is in the body, the email is not delivered/sent. We do have a workaround, but if there is anything else I can share to help troubleshoot, just let me know.
The following user registered for [blogname] (and is pending approval)
username: [username]
email: [email][fields]
This user registered here:
[reglink]user IP: [user-ip]
activate user: [activate-user]
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Notify Admin Email Not SendingA bit more info. When the [activate-user] shortcode is included in the email body, the email is not sent. However, the [activate-user] shortcode can be sent in the subject line and all works as intended.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Notify Admin Email Not SendingI have tested that wp_mail is working using simple test script that Chad provided, and all other mail appears to be working. Just not receiving administrator notification messages.
I have isolated the issue to the [activate-user] shortcode. If I remove this shortcode from the admin email, then the email is sent and delivered just fine.
Forum: Plugins
In reply to: [GoToWP] Webinar Extra Fields not Pushing to GTWAh, it looks like a new version of the plugin was released. Just updated to 1.1.4 and it looks like it’s working. Thanks!