144 comments found.
Hello, I need this plugin to sell Xbox Live codes and iTunes cards. Is this possible?
I need to integrate it with Woocommerce, and when a buyer buys a code, or two different codes, he pays and then receives it via email.
That codes shouldn’t be sell again.
Is all this possible?
Hi. You can sell codes through this plugin, but it doesn’t have integration with WooCommerce.
I want to sell 100 different CD-KEYS for different games. (Buyer purchase one of the hundred surprise boxes. Each box contains 1 different surprise CD-KEY (different game). Does this plugin can do that?
Hi. The plugin is to sell CD-KEYS, without any boxes. Purchased key is sent to buyer’s e-mail.
I want to sell a product containing 100 differents keys of different games. I want every buyer to random cd key. Sorry for my english
Yes. As admin you create campaign and add 100 cd keys to that campaign. Also you configure campaign such way that each cd key can be sold only once. Every buyer get one cd key per payment transaction.
Before buying, I wonder if the plugin works as WooCommerce. I would like the plugin is pleasing to the eye of the buyer and it really looks like a store. Can I see a picture of the plugin with the image of a product to see how I would go on my website?
Plugin looks exactly as you can see on demo page – it’s a payment box where buyers enter their details and pay.
Hi! i´m very interesting in your pluggin, but i need to create a discount not for products because i sale services, so i need just to instalate in landing page, a discount coupon that just can be downloaded once the user fill a little form…¿does your plugin do what i need? thanks!
I didn’t cach exactly your idea. This plugin is to set coupon codes, license codes, discount codes, serial number, etc. After successful payment, buyer recieves his code by e-mail.
i need to do just the following step: a client arrive from a adwords ad,to a landing page where he/she can get a discount coupon, but before he/she has to fill a form (just name and email) to can download a cupon, or to get a code….so i need to know if your pluggin integrates the option to generate a individual form and coupon before to buy an article, not after…thanks 
No. You need upload list of codes. So each buyer will receive code from this list.
¿and what about your free coupon option? i have seen it in your demo, and if i can installate it in a normal page (not a woocoomerce one), it will do what i nedd…
This is WordPress plugin. It is not related to WooCommerce. My demo is not related to WooCommerce. This is regular WP page.
ok, thanks!!
¿and does the pluggin work in movil and tablets? thanks
I think so. Just try demo using your tablet or mobile.
Hi, how to add name field to this plugin, i see {payer_name} but no field or way to do this. And YES this pluging is great!
Thanks
Thanks for purchasing the plugin. Unfortunately, it doesn’t have form builder. You can only use pre-defined payment form. Shortcode {payer_name} in e-mail message is taken from payment gateway (if available).
This a great plugin, please dont stop updating. Thanks
Hi, how to add name field to this plugin, i see {payer_name} but no field or way to do this. And YES this pluging is great!
Thanks
Thanks for purchasing the plugin. Unfortunately, it doesn’t have form builder. You can only use pre-defined payment form. Shortcode {payer_name} in e-mail message is taken from payment gateway (if available).
Hello, How can we integrate this with woocommerce. I need to add iDeal Payment with this plugin . How can I do that ?
Regards, Sameer
Hi. Unfortunately, there is no such feature. It is separate plugin and it doesn’t support iDeal Payment.
Hello, How can we integrate this with woocommerce. I need to add iDeal Payment with this plugin . How can I do that ?
Regards, Sameer
Hi. Unfortunately, there is no such feature. It is separate plugin and it doesn’t support iDeal Payment.
EDIT: Sorry, it works – it was something else 
Thanks for letting me know.
Hi,
I have purchased this item and it works fine.
But I have some questions:
1) In free vouchers, don’t you have any validation for “already downloaded vouchers” per email ? It seems that one user can download all the vouchers using a single email.
2) Can I somehow customize the “thank you” email to use HTML code not just plain text?
3) Have you considered add an “export” button under the Codes Section? Back end users could download a list of all vouchers, instead of exporting from database.
Hi. Thanks for purchasing.
1) There is no such validation. If voucher is free, user can get as many vouchers as he/she want.
2) Currently, only plain text is available. But thank you for idea. I’ll probably implement one in next release.
3) Unfortunately, I don’t have plans to implement this feature.
i need help, i added to my wordpress site. now my request is i want to allow only this plugins to one of my user, reset of all admin menu remove from dashboard (Like demo account – because i assign a staff for this code sale)
Thank you
Hi. Thanks for purchasing the plugin. Unfortunately, your request is not related to plugin functionality. I think you need hire freelancer to do such kind of work.
+1 for WooCommerce integration. 
Hi. Thanks for suggestion. Currently I don’t have such plans, unfortunately.
I am interested in your plugins, before one question, For a camping each Code have to add one by one or ones can add for a camping then each can sold.
Thank you.
Hi. Thanks for interesting in the plugin. You can add multiple codes at once.
So each code sell one by one ?
Yes. You can only sell one code per transaction.
ok thank you
Just now i was purchase this plugins, i was enable the Strip payment gateway but show in the page, “Attention! Administrator must enable at least one payment gateway!” why ?
Thanks for purchasing the plugin. What currency is your campaign? Stripe currently works with USD, CAD, EUR, AUD.
if any possibility to add GBP in strip ? if can is big help to me.
var $stripe_currency_list = array("USD", "CAD", "EUR", "AUD");
and replace it by
var $stripe_currency_list = array("USD", "CAD", "EUR", "AUD", "GBP");
Thank you so much
Hello There,
I am interested in purchasing your plugin, however, I have a few questions…
1) Once a buyer purchases a voucher, will I receive an email letting me know who purchased what and what their voucher code is?
2) Is there a log that shows who has purchased what, for what amount and when they purchased it?
Regards, DC
Hi DC,
Thanks for interest in the plugin.
1) Yes.
2) Yes. Plugin has log of payment transactions.
Thank You!! Will be ordering in the morning!!!
Hi,i want to add 2 fields form nam and firstname, if you can help me i will be great.
Regards Tresor
Hi Tresor. Thanks for purchasing the plugin. Unfortunately it is not quick modification because it requires significant changes (DB structure, fron-end, back-end, AJAX-handler and IPN-handler). I can’t help you here. I’m also not available for freelance work.
hi. does this plugin work assigning one (or more) code(s) to a product? is there an admin demo? or at least screenshots? thanks.
Hi. Thanks for interesting in the plugin. You can create several codes under the same campaign. They will be issued to buyers one by one. Regarding admin demo. Unfortunately, I can’t provide access to admin dashboard due to security reasons. But, you can try admin panel for this script – http://codecanyon.net/item/code-shop/5151134 (it is the same script, but not for WP, functionality is the same).
It would be nice in future versions to be able to preview the campaign.
Thanks for idea.
Is there any way to use html in the confirmation emails ?
Unfortunately, current version doesn’t have such option.
Can I fix it myself in the code? 
$mail_headers = "Content-Type: text/plain; charset=utf-8\r\n";and replace them by:
$mail_headers = "Content-Type: text/html; charset=utf-8\r\n";
Ok, thanks
Is the way to activate Skrill-payments still valid? I can’t seem to find the merchants page, though I’m fully verified. I know you don’t provide support for the specific systems, but could you please verify, that the method still works? Thanks.
Yes. It works. Please contact Skrill support about your merchant status.
Hi dear sir can u intergate this payment system into my codeignator website i will pay u bro email me fewbee (at) gmail.com
waiting your reply
M Faheem
Hi. Unfortunately, I’m not available for freelance work.
dear bro its ok i can under stand can u tel is it possible your system intergate with codeignator ? or any gay that u know who can make i would be thank full
Unfortunately, nope. This is plugin for WordPress. I’m not familiar with CodeIgniter.
Hi, could a code be a link? Where the user would get a link via email to click and proceed with to activate the service?
Hi. Actually, the code is a text string, if you put URL instead of code, it will be sent to buyer (as text string). Please notice, you must upload list of URLs through admin panel. I mean that URL won’t be generated on fly.