Code

Discussion on Code Shop - WordPress Plugin

Discussion on Code Shop - WordPress Plugin

Cart 277 sales

halfdata supports this item

Supported

144 comments found.

Hi, i have bought your nice plugin but why is no html code in Description: and Terms field allowed? Please tell me how i can fix that, i want some text bold ect..

Thanks!

Hi. You can use HTML in “Description” field. If you want to use HTML in Terms field, please edit code-shop.php. Find line #2254 which is
$terms = esc_attr($campaign_details['terms']);
and replace it by
$terms = $campaign_details['terms'];

Thank you! it woks!! ;-)

BUG: If you place multiple campaigns on one page, and have “Terms & Conditions” activated, when you click it, it opens the top-most one, not the one you click on.

Thanks for reporting about this bug. I will fix it in next release.

Iv’e fixed it myself, and I am waiting patiently for the official update.

Replace:
(\'#codeshop_terms\')
with
(this).prev(\'#codeshop_terms\')

Thank you.

i see bellow error after succesfully payment in interkassa: Error! Information is not transferred to the purchase. ?????? ???????? ? ????? ?? ?????????”

why i see this error?

Thanks.

Please contact InterKassa support about this question.

I would be very interested in a method to use checkboxes or radiobuttons to be able to sell different codes or single codes under the same “campaign”. Is this possible in a future release?

Another idea: Global mail settings, so you don’t have to type this every time you make a new campaign. Then, in you wanted, you could override the global with a local setup.

Hi. Thanks for idea. I’ll probably include it into todo list.

Yet another idea: Tool to import .csv documents (quite easy, as they are just comma-separeted lists.)

In my country “stripe” is not currently active, so I would like to know a solution to provide for recurring payment via visa, mastercard, credit/debit cards, ecc.

Unfortunately, my script works only with Stripe.

The recurring payment via credit/debit cards is available with “paypal pro”, so I would like to know if the payment system works in the same way as standard paypal, or I have to do some implementation. thans for your reply.

Hi. Script doesn’t support recurring payments.

hi i want to customize your plugin for me . do you do it? in my country do not use paypal payment or … i want to send sample php of the gateway of my country payment and you add this too your plugin and send it for me

Hi. Unfortunately, I’m not available for freelance work.

Hello i purchased this but i have a problem with interkassa, i think you must update link of interkassa,

=== i see below error when i test: ””””?? ????? ???? ???? ID ???? 1.0 ????? ???? ?? ??? ???? 2.0. ????, ????? ??? ???? ???? 2.0 (http://new.interkassa.com/technical-documentation)""""""""""""""

screenshot: http://prntscr.com/32k332

Please let me know how i can resolve?

Thanks.

Hi. I’ve just updated the plugin. Upgraded InterKassa protocol to version 2.0.

Thaks, interkassa resolved but in bitcoin i see bellow error:

Attention! Please correct the errors below and try again. Payment gateway is not available now.

what is problem?

I’ve just check bitcoin payment workflow. Everything works correctly. Probably there was some temporary problem on bitpay side. If you still have the problem, please provide access to WP dashboard – I’ll check what’s wrong there.

Plugin doesn’t works saving campaigns with last version of Worpress 3.8.1. When do you plan to update it?

Hi. Plugin works. I use latest version on my demo website. Please provide access to WP dashboard. I’ll check what’s wrong.

can i define different products like 1X code, 5x code, 10x code etc and these codes will automatically taken from a list and sent to customers? The sold codes are marked as sold and wont be sold again?

so i bought it, how can i create products which sell 5x codes or 10x codes

Wait. 5x codes means 5 codes? Do you want to sell 5 codes at one transaction? If so, I think here is misunderstanding. I understood that you want to sell “1x” code, “5x” code, “10x” code, etc. (“1x”, “5x”, “10x” are codes, but not numbers of codes). Unfortunately, there is no such option. Please ask Envato Support for refund. I’m sorry for misunderstanding.

But if you still want to use the plugin, you can do the following:
  1. Create campaign, for example “5 codes”.
  2. Add codes to campaign. Normally, you do it by inserting list of codes into textarea on page “Add Codes” – one code per line. Do the same, but 5 codes per line.
In this case buyer will get 5 codes. Do the same for “10 codes”, etc.

Thanks for offering a refund, the alternative method doesnt fit my needs, i will have about 20 different quantities varying from 1 to 1000, for 1 or two codes it is ok but considering i will need to add 100 or more codes in one line, that would be a torture for my customers to select and use the codes and for me also a big pain to update and arrange codes.

but anyway, thanks again

I just completed my first transaction and it shows completed in the transaction log but the recipient had not received the email or voucher code. What can I check to see what the issue is?

Scratch this. I received it. I just need to do some CSS work on it. Well done!

I am looking to use this plugin with woo commerce in order to generate a unique code each time a product is sold. These codes will then be emailed and taken to a location when the user can collect their item.

Would this be possible with the wordpress plugin or stand alone script?

Thanks

Matt

Hi. Unfortunately this script doesn’t fit your requirements.

Have you planned Manual payments registration. I would appreciate it so much.

Unfortunately, no.

Have you planned Clickbank integration. I would appreciate it so much.

Unfortunately, no.

Hi, can you integrate with MercadoPago gateway? I could pay this custom work. Awesome plugin!

Hi. Unfortunately, I’m not available for freelance work.

Can you recommend someone who knows this plugin? Thanks

Unfortunately, no.

You need at least for payment options for payment to work? Should be one.

Yep. If you plan to sell coupons, you have to set at least one payment gateway. If you are going to distribute coupons for free – no payment gateways required.

Hello, nice script! :) Is it possible that every customer gets another code, or will every customer get the same one?

Both options are possible.

Does it support PayPal custom payment pages?

I know there is no such option, can you ADD the option?

For anyone who want to use custom PayPal payment pages, add this code to code-shop.php:

Under $this->options = array (

“paypal_payment_page” => ””,

Under form enctype=”multipart/form-data” method=”post”

’..’: <input type=”text” id=”codeshop_paypal_payment_page” name=”codeshop_paypal_payment_page” value=”’.htmlspecialchars($this->options[‘paypal_payment_page’], ENT_QUOTES).’” class=”widefat”>
’.(‘Please enter valid PayPal Payment Page.’, ‘codeshop’).’ ’..’: <input type=”checkbox” id=”codeshop_paypal_address” name=”codeshop_paypal_address” ’.($this->options[‘paypal_address’] == “on” ? ‘checked=”checked”’ : ’’).’> ’.(‘Include shipping address into transaction’, ‘codeshop’).’
’.__(‘Activate this option if you plan to send physical copy of your code/voucher (CD, DVD, etc.). Shipping address is taken from payer PayPal account. You can view shipping address at transaction details page.’, ‘codeshop’).’

In form action:

<input type=”hidden” name=”page_style” value=”’.$this->options[‘paypal_payment_page’].’”>

Or email me for updated file.

Thank you. :-)

Hi ichurakov,

Was wondering if you could see the problem with these radio buttons. I checked the code on the demo site and it all seems to be the same. I thought maybe it was the div width, but making it wider doesn’t help.

http://i.imgur.com/xeWTQen.png http://apb-supply.com/purchase.php

Thanks again.

Oh woops, I purchased the stand alone version, not the wordpress. http://codecanyon.net/item/code-shop/5151134/comments#comment_5202559

Thanks for verifying your license. :-) Please add this code to ucs.css file:
.ucs_box {
text-align: left;
}

Worked like a charm, thank you very much :)

Hi, I’m looking at purchasing this – looks great – I have a question though.

I’d like to sell the same code a number of times – i.e. the code ‘12345’ to be sold to 50 different customers. Can that be setup?

Thanks

Yes, you can do this.

Hello dear author. Thanks for nice plugin. Have a question. How our buyers can buy more than 1 license, coupon code or something else at the same time. Thanks

We can expect that this feature will appear in future?

Unfortunately, at present time I don’t have such plans.

Disappointed your permanent – Unfortunately. Anyway thanks for script

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey