Code

Discussion on jQuery Paypal HTML Shop

Discussion on jQuery Paypal HTML Shop

Cart 451 sales

createit-pl supports this item

Supported

This author's response time can be up to 1 business day.

135 comments found.

Hi. Nice script. When I click on Checkout, it sends me to Paypal but it does not seem to accept accent characters in the product title. How can I make sure the encoding stays in UTF-8 even after the redirect? Thanks!

Hi!

Please make sure that you have correctly defined your website language in PayPal merchant account settings, more info about that can be found here. In case of any problems with that feel free to contact our support team at http://createit.support/ so we could help you.

Thanks, createIT

Awesome! It worked. Thanks a lot!

Hi,

Is it possible to add a link for IPN?

Thanks again! Mick

Hi Mick!

Unfortunately we don’t have any predefined listener script for IPN attached in plugin files, so it needs to be created separately for IPN integration.

Thanks, createIT

Raz_M

A bug I noticed is that if an item has a set of variant options , example (white, black, gold)

This does not show on the cart or on the paypal summary page

i.e. check this link and select a White iMac http://paypalshop.codecanyon.createit.pl/corpress/index.html

Hello!

Thank you for informing us about this problem. The problem is that the price is missing. The fix is arleady added to our plugin demo page.

Thanks, createIT

Is it possible to have a default item in the cart for example “Delivery Fee of $5.00” ?

Hello!

There is no ready to use option right now, but we can help you add it. Please contact our support team at http://createit.support/ with access to your website so we will be able to help you.

Thanks, createIT

Hi! Is it possible to use your script with digital products such as MP3-files, Software etc.? Therefor i don’t need the feature to put the same item multiple times into the cart. Another nice feature would be if the text of Button will change from “ADD TO CART” to “ALREADY IN CART”. Thank you!

Hi!

You can use return option, screenshot: here to to direct the user to some download page after payment. Or you can send some email notification with access to purchased digital product, once you get payment notification.

Thanks, createIT

Thank you for your answer! You have misunderstood my question. Or I have formulated my question not properly. I wanted to know if it is possible to disable the quantity. It makes no sense, understandably, to put the same MP3/Software/Photo 5x to the cart. Thank you ;-)

Hi!

Sorry for the misunderstanding :) We don’t have any option to disable it via plugin settings, though you can hide with a CSS: .ct-cart input { display:none; }

I hope it will help. Thanks, createIT

CreateIT, I have already bought your script, but of course I have a question on its capabilities. Can this be used as a site wide cart on lots of pages but checks out to one cart? Thanks Rick

Hi!

Can you please contact our support team at http://createit.support/ with access to your website, so we could check this? Guys will be more than happy to help you there.

Thanks, createIT

Magda, Can you tell me where I can make the quantity field much smaller so as it doesn’t run into next field. Thank you again for your work. Rick

Hi!

Magda is available on our support forum. Feel free to start a new topic at http://createit.support/

Thanks, createIT

Also does the user have to set their IPN in their paypal settings to accept payments using this script? Thanks!

Hi!

Here you will find information how to pass PHP variable to js: http://stackoverflow.com/a/13731861 Regarding IPN: no, this is not required.

In case of any other questions – please contact our team at http://createit.support/ – they will gladly help you there.

Thanks, createIT

Thanks so much!

Hi, How can I pass a PHP variable to work in the paypal address area in this script? Thanks!

<script>
     $('body').ctshop({
       currency: '$',
       paypal: {
         business: "test@test.com",
         currency_code: 'USD'
       }
     });
   </script>

Is it possible to add a calendar to the products (using datepicker or such) ?

Hi!

Yes, as long as you keep the product class naming consistent with our documentation, link: here you can add inside the product div any content you want to.

Thanks, createIT

Cannot get this to connect to my paypal account.

Yeah I still cannot get your plugin to connect to paypal/

Hi!

Please make sure that you defined your PayPal ID (or an email address) in business parameter (you will find it in shop.js file). Shop.js file of course must be attached to your website. Also, you need to keep the proper class naming for the cart and the products, more information about this, can be found in our online documentation. In case of any problems with that – please provide access to your website to our support team at http://createit.support/ so we could help you.

Thanks, createIT

Hello, can you tell me where to find paypal config. I’ve changed it on the shop.js and min files but see no changes.

thank you, allison

Hello!

To integrate your PayPal account with our script you need to edit only shop.js file with your account email address (screenshot: here). You don’t need to edit any min files.

If it does not work for you – please contact our team at http://createit.support/ with access to your website, so we could help you.

Thanks, createIT

Hi,

After purchasing this plugin, we are having javascript issues with your code. The error we see is “Uncaught TypeError: Cannot read property ‘html’ of undefined” on line 363 of shop.js.

Nevermind, the error was fixed by using the body as the shop container, ie, ”$(‘body’).ctshop();”

Hi!

Great to hear that you’ve managed to solve this. Thanks for letting us know :)

Best Regards, createIT

Hi great script ! Is it possible to add custom payment option in a cart ?

you do freelance for this script ? i need a custom payment option instead paypal , tell me if it possible, thanx

Hi!

Yes, we can customize the script for you – feel free to contact premium@createit.pl about the details. Guys can prepare the custom solution for you.

Thanks, createIT

instead of sending checkout to paypal, is it possible to sent to my checkut page(which is an ordinary form with cart content for sending via email) if it is i will buy immediatly

Hi!

Our plugin is dedicated for PayPal, so if you would like to use it differently it would require edits in main script file.

Thanks, createIT

hi how can I change the text in your shopping cart Subtotal: ?

unfortunately it does not work have the CSS code inserted

have to enter something in html?

Hi!

Can you please contact our support team at http://createit.support with your site url, so we could check this? Guys will gladly help you there.

Thanks, createIT

- What does one have to do on the Paypal side of things? Add a Paypal product/button for each of the products?

Hi!

Please check our online documentation about this (link: here). You will find there example of the product markup (with classes required for our plugin) which should be used for each product as well as cart markup (it’s just ct-cart div to place anywhere you would like to have cart).

Thanks, createIT

Would be nice to have alternative plugin integrated with Tpay.com (Transferuj.pl)

Hi!

Thanks for your feedback. We will check their API and discuss about new product dedicated for online payments.

Best Regards, createIT

Hi. I really like this plugin and before I purchase it I’m wondering if this can be used to accept a booking fee and return booking information to customer after making booking. Thanks.

Hi!

Our script uses cart-based payment, connected with PayPal. Unfortunately we don’t have any predefined form, which could be used for booking. Also please notice that it’s jQuery plugin and automatic mails would require PHP coding, so I’m afraid that it won’t work in the way you would like to use it, without a lot of modifications.

Thanks, createIT

Hey guys. I LOVE this plugin and am considering purchasing the extended license. I’m wondering, is it possible to somehow use this shipping feature by paypal in this script or some way to allow a store owner to do so?

https://www.paypal.com/webapps/mpp/get-started/shipping-calculator Thanks!

Hi!

Yes, though we will need access to your website and files to check what causes the issue. Please leave us a message, so we could check this.

Thanks, createIT

Ok I sent an email with details. If you can offer integration into my system, please give me a quote on that. Thanks so much!

Hi!

Thank you! We’re checking the issue. Someone will contact you shortly via email.

Thanks, createIT

Hi! I’d like to know if I can use your plugin to simply add a wishlist button on my realestate web site to archive the preferred properies. I’ve my skin and I don’t want change it, I need to only add one button “Add to Wishlist” for each property and I thought to use your cart feature to show the added properties to wishlist. Is it possible with this plugin? Thanks!

Hi!

Unfortunately our script does not have the “Wishlist” option. It only creates a cart connected with PayPal payment. So if you would like to add wishlist feature – it would require custom code changes in the plugin.

Thanks, createIT

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