michaely50
Forum Replies Created
-
Forum: Plugins
In reply to: [Seamless Donations is Sunset] Funds Donors showing as anonymousYes the widget displays nothing but as they were not given the option to not show their name I assumed you should see them all
If the “please do not show my name” checkbox is not used then all donations default to anonymous and don’t show
Ideally if this checkbox is not used you assume all donations should show
MichaelForum: Plugins
In reply to: [Seamless Donations is Sunset] Funds Donors showing as anonymousHi David
In top donations, no donations show even though there are 20 odd donations.
If you do not show the “please do not show my name… ” checkbox then there is no entry for anonymous in the wp_meta. I assume this means when you query for it in the widget all donors are marked anonymous. Still testing my site, so all my donors are marked anonymous as I haven’t, until now, used this checkbox. Having yet another problem with paypal chatback (host investigating) so still waiting to fully test.
I think it is kind of a bug because if you do not show the checkbox you are assuming everyone will see their name
Hope that is clearer
Regards
MichaelForum: Plugins
In reply to: [Seamless Donations is Sunset] Funds Donors showing as anonymousI believe I have solved the problem. I was not showing the checkbox for anonymous donors and it looks like if this is not showing the metakey _dgx_donate_anonymous is not inserted into the post meta and hence the donors come out anonymous when queried in the widget pack.
Make sense?
Regards
MichaelForum: Plugins
In reply to: [Event Rocket] Reliability of RSVPHi Barry
Appreciate the comments
Sounds positive
Regards
MichaelForum: Plugins
In reply to: [Event Tickets and Registration] Stock LevelsHi
The downside of obtaining a license for a charityI have no other means of communicating this issue which may be a bug
Please advise
MichaelForum: Plugins
In reply to: [Event Tickets and Registration] Stock LevelsFurther to this post, I have done some more testing:
1-Editing the ticket within the event shows the stock reducing as expected as tickets are sold and this is reflected on my web page
2-Looking at the product in WooCommerce shows the stock level remaining the same and after the sales exceeds the original stock level it continues to show “In Stock”
I can force out of stock by changing this setting
However
3-If I set the ticket to “Free” then everything works fine!!PayPal?
SandBox?
Thankyou
MichaelForum: Plugins
In reply to: [Event Tickets and Registration] Stock LevelsI should have mentioned that I use Woocommerce
Forum: Plugins
In reply to: [Seamless Donations is Sunset] IPN failure unable to chatbackDavid
I downloaded 4.0.14 and the donation went through fine
Thank you for the excellent follow throughI also appreciate the note that you wrote describing how this came about. Having pointed the finger at the host, mine has done quite a bit of work from their end. However, when I explained the issue they are also keen to understand the problem so I will be forwarding the link to your article as it may help them in the future
MichaelForum: Plugins
In reply to: [Seamless Donations is Sunset] IPN failure unable to chatbackHi David
Tried it
No Joy. Slightly different error message though
Error log
2016-01-28 12:13:52 PROCESSING PAYPAL IPN TRANSACTION
2016-01-28 12:13:52 Seamless Donations Version: 4.0.13
2016-01-28 12:13:52 IPN failed: unable to establish network chatback connection to PayPal
2016-01-28 12:13:52 ==> url = tlsv1.2://www.sandbox.paypal.com, errno = 7380808, errstr = Unable to find the socket transport "tlsv1.2" – did you forget to enable it when you configured PHP?
2016-01-28 12:13:52 IPN failed (unrecognized response) for sessionID 0D9B1B9F-EFAD-ED3C-851E-589E9E5668C3Michael
Forum: Plugins
In reply to: [Seamless Donations is Sunset] IPN failure unable to chatbackHi David
This is the stack overflow reference https://stackoverflow.com/questions/34963083/paypal-sandbox-api-javax-net-ssl-sslhandshakeexception-received-fatal-alert-hI am not sure if it is relevant but the timing makes sense
Pasting the url into a browser yields
‘content-type: text/plain’
MichaelForum: Plugins
In reply to: [Seamless Donations is Sunset] IPN failure unable to chatbackTo add to this post (and the other post on this topic) I am also getting the chatback error using the paypal sandbox. However, I have been able to receive succesful donations a week or so past, so something is different and Seamless Donations was not changed (also 4.0.13). My host is looking into the problem as recommended by David. I did see a paypal stackoverflow reference to a change to tls but no idea if that is relevant.
Hope this helps
MichaelForum: Plugins
In reply to: [Seamless Donations is Sunset] Email link to Thankyou pageHi David
I tried using the dgx_donate_thank_you_email_body hook to show the email link without a lot of success.
I do have a “print this page” plugin on the page which will do the job if the page is printed.
It would be good to email the thanyou and/or the url for use later on when they forget to print. Anyway, may be you can “put it on the list”
Regards
MichaelHi Eli
I went straight for option 2 and placed the query on the form and used ELISQLREPORTS_view_report (which I was unaware of) and copied the where statement as you wrote itThis worked!!
Thank you for your prompt response.
Regards
MichaelForum: Plugins
In reply to: [Seamless Donations is Sunset] Changing Donations SectionDavid
Just watched your Giving Levels video. Looks like you have addressed a number of user requests with this add on
Any chance of incorporating the feature I have raised in this topic.Show the “I would like to designate this fund ….” as as ‘yes’ with the dropdown list visible by default
Better still if you want to use the dropdownlist then just show it without even having the checkbox above
You might want to think about this during the second coat!!
Thanks
MichaelForum: Plugins
In reply to: [Seamless Donations is Sunset] Updating table with Session IDHi again
I got it!
The session id is passed into this hook ‘seamless_donations_paypal_ipn_processing_complete’ and that seems to have done the job
Regards
Michael