40 comments found.
Hi, you are saying that multiple gateways available. PayPal, Payza/AlertPay, Authorize.Net or InterKassa. What about skrill or payooner ?
It is not it the list.
I just purchased your item. I also checked your other products. For the universal digishop Skrill and Stripe are available. Can you also add these payment methods to this plugin ? Please consider it. It is very important for me.
Hello. Is not sending activation code to users. Please guide me what to do.
It says retrying
That’s the reason. Provide full details of IPN-message status (screenshot) to understand why PayPal can’t connect your server.
I have sent you the screenshot per support email.
At that moment what I see is that PayPal can’t connect to your server. Do you have any “security” plugins? Please provide access to WP dashboard. I’ll check what’s wrong.
OK. I’ve checked. Plugin works correctly. Transactions are registered in the plugin and activation links are generated properly. The only problem is on last stage – sending email. But this is not related to plugin. Please notice, plugins never send e-mails by themselves. They delegate this function to WordPress installation by using wp_mail() function. So, the WordPress is responsible for e-mail sending. If you don’t receive e-mails, it means that WordPress can’t send them. Why it may happen and what to do?
1. By default WordPress uses php mail() function. Probably your hosting provider blocks this function. Please contact their support and ask if they do that.
2. Some hosting providers don’t allow to send e-mails when sender e-mail address doesn’t belong to the same domain (where website installed) or doesn’t exists. So, please go to plugin’s Settings page and make sure that Sender E-mail address exists and belongs to domain, where website installed.
3. Also you can configure wp_mail() function to use any 3rd party SMTP server by using free plugins, that adjust wp_mail(): https://wordpress.org/plugins/search.php?q=wp_mail
Ok i think i have fixed it. The activations link works for lifetime? If yes, is there a chance to do it for a week or so?
They work until you remove them. There is no feature to set lifetime.
any chance to create something that those get removed after x time’?
I don’t have such plans. But plugin is open source. You can hire developer for this customization.
have the same issue as tejli007 , it sending out the link only if the content is unlocked for free (set $0 in settings)
I sent You msg via support system
Cool
Solved.
Hello, why whey the cumstom recibe the activation key they dont can unlock the content.
Hi. Please provide access to WP dashboard and URL of the page where you locked the content. I’ll check what’s wrong there.
Have all the support requests above been fixed? If I buy I dont want to have any problems.
Plugin works as advertised.
Is it possbile to unlock content after donation only for one page and if somebody wants unlock another page he must make another donation and so on with other pages?
Hi. Unfortunately there is no such feature.
Hello, is it possible to send a receipt to donaters with this plugin?
Hi. There is no feature to send receipt, but there is feature to send email message to donaters.
How can I translate?
Plugin is translated standard way. Create files “donationlocker-xx_XX.po” and “donationlocker-xx_XX.mo” (xx_XX – your language) and put them into “languages” folder. http://betterwp.net/wordpress-tips/create-pot-file-using-poedit/
I would like to buy but are you going to update so its responsive like this?
https://halfdata.com/andromeda/digital-paybox.htmlThanks for idea. I’ll include it into todo list.
Do you have plans to update the plugin to support WordPress 5.x?
It support WP 5.0. My demo site is driven by WP 5.0.
Pre-sales question here: Is it possible to add another payment gateway via Wordpress?
Nope. You need edit source code.
Pre-sale question: is it possible to set a bunch of suggested donation amounts like 5, 10, 20, 50, 100 or “Other” (0) usd before they receive a content activation link?
Unfortunately, there is no such feature.
Hi there. How do I know if the activation link was shared. Do you have any way to know that? Thank you very much.
Hi. No way.
Beautiful, how can I add cart payment gateway by modifying the source code?
Source code is open. You can modify it as you wish.
okay, interesting, sorry for my ignorance of this program, when a user chooses to pay paypal, he can pay with his credit card, right? paypal accept payment by card right?
As I remember PayPal requires users to create PayPal account to pay by credit card.
ok am I going to buy it, can I create more texts on the site where I ask for a different donation from the other?
Do you support multiple currencies?
You can use different currencies, but not in the same time.
Thanks for quick response. I would like to integrate ccavenue or similar payment gateway which will help me collect donations from india. Hope it is possible. Please also let me know if i take one year extended support what can i expect from hafdata.
Can I use the shortcode in the elementor theme builder by html ?
I’m not familiar with this theme, so I cant answer yhe question.
hello, this plugin it is working well? I want to buy it
and the types of payments can I add mercadopago?
Yes, it works. You can try demo. Unfortunately, there is no integration with mercadopago.
Hello,
Can we set multiple donation locker on multiple pages? Different amount for different page.
Hi. Unfortunatley, there is no such feature. Plugin works a bit different way. Once user did a donation – all locked content on all pages become visible.