144 comments found.
Payment method is always visible over continue button. How can I correct this bug. Thanks.
Hi. Please provide: 1) URL of the page where I can see the problem. 2) Access to WP dashboard.
Thanks. Please also provide access to WP dashboard with admin role.
Payment method is always visible over continue button. How can I correct this bug. Thanks.
Hi. Please provide: 1) URL of the page where I can see the problem. 2) Access to WP dashboard.
Is it possible to send not only code to buyer’s email, but also additional information (html, links, etc)?
Hi. All messages are send as a plain text.
Could you add a function to duplicate campaign?
Thanks for idea. I’ll think.
Hi
Does this allow you to upload codes which are then sent via email when someone signed up?
Will you in future add liking or following a step to get a code?
Thanks.
All codes are sent to e-mail address. Please try demo.
I tried to integrate this plugin with anything popup .But the layout of box is not good in popup box can u please look into that how to solve it thanks.
Unfortunately, I’m not familiar with anything popup and can’t be responsible for its behavior. It’s better to contact author of that popup and ask how it affect on form layout.
Ok but just look this link. http://www.shop.thecrackingblog.com/ and click on image its something wired Thanks.
It adds a lot of <br /> tags between form elements. Insert shortcode into page content. If it looks OK, then popup plugin works incorrectly and add <br /> tags.
Oh god, Thank you very much is there any way to resolve the issue.? Thanks
...
I have no idea. As I understand these tags are added by popup. You need contact its author.
Ok thanku, I edited a link in that anything popup plugin now it works good thanks for your help.
hi, i like your plugin a lot, but all of a sudden it does no longer send notifications to the buyer/seller, nor is it logging transactions (paypal). the money gets transfered though. i have 4 campaigns running (fixed price) and the 4 shortcodes on one page. i also use wpml running on WP 4.1.5 have a clue?
when choosing credit card payment via stripe everything is ok! something must be wrong when returning completed payment from paypal. ssl issue?
Hi. Thanks for purchasing the plugin. Please provide access to WP dashboard. I’ll check what’s wrong.
how can i provide you login infos securely?
Through my profile page.
Hi,
Must the user opt in to get the codes?
I would like the user to be able to get the codes by just clicking the link. Is that possible?
Thanks.
No.
Can I use PayPal sandbox to test this? I don’t see an option for it in the settings. I know in some programs you can access the sandbox just by using your test email account as the seller. Can I get that to work here?
Thanks!
Hi. Unfortunately, there is no sandbox mode.
Hi!
Can you install “PAGSEGURO”?
https://pagseguro.uol.com.br/v2/guia-de-integracao/tutorial-da-biblioteca-pagseguro-em-php.html#!rmclHi. Unfortunately, I don’t have such plans.
THIS NIGGA SO OP WITH SUPPORT 10/10 WOULD BUY AGAIN HELPED ME WITH EVERYTHING <333
Hello, your skrill option seems to be outdated. When I click the merchant button tools under: Please enter valid Skrill Secret Word. You must set it on merchant tools page. It takes me to a 404 error. I think Skrill doesn’t have the secret word thing anymore. Thanks in advance for updating!
Probably they changed structure of website. Please contact their support where to find secret word.
Can you PLEASE add some other bitcoin gateway other than BitPay? BitPay has absurd requirements, where Coinbase doesn’t. You added Blockchain for your other plugin, can you do it for this one too?
I have blockchain in todo list, but I can’t tell exactly when it will be done.
Coders are indeed a different kind of breed, indeed. As long as it’s on your agenda, currently suffering not having any bitcoin payments cause of this. I sent you a support email with whatever stuff envato uses (just clicked the support tab up to and sent it), hopefully you can get to it ASAP!
Replied.
Replied again!
Is it possible to add credit card as a payment option
Can I changed the email that is sent to the customer after he purchased. I want to use this plugin but not for codes but for passwords and I don’t want it to say code. Is that changeable? Thanks.
Hi. Yes, you can change e-mail wording in WP dashboard.
how can i limit email per code, so if he or she enter the email again it will say “this email been used before”
Unfortunately, there is no such feature.
Hello,
Is it possible to add my own payment gateways?
Hi. Unfortunately, no.
Hello. I want to use this to give free coupons to my clients after sign-in. So they can redeem those coupons in store. But I want to give a coupon per user or email account. Is this plugin have that capability? I don´t want that people just get as many coupons as they want.
Thanks,
Hi. Unfortunately, there is no such option.
hello i bought this item but i need one very important thing
i mean each email can recive code once i mean when user want to buy again with same email error box apear and tell him sorry ur email already recive code
plz do that for me its very important for me
Hi. Thanks for purchasing the plugin. Unfortunately, I don’t do customization work.
plz do this one 
I think there is a problem with forwarding to PayPal in Wordpress 4.1. I’m going to investigate further, but at the moment it does not work for me.
There is no problem. My demo is driven by WP4.1.
Yes, I think it’s a problem at PayPal’s end. Thanks for your help.
It seems like the demo has the same problem. Do you get redirected to PayPal after pressing “Accept and pay” ?
Demo is opened in iframe. PayPal doesn’t allow to open itself in iframe. Remove Envato’s iframe from demo page and everything will work. 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display: none;">Make it:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display: none;" target="_top">I also will add this update in next release.
Thank you so much!
Maybe this should be the standard code, as it’s not allowed by PayPal to open in an iframe?