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.

This will sound like an odd question, but…

Do we have to redirect to Paypal? I love the look and feel of this script, but I want to just send a user to a form where I get emailed information (no checkout or credit card is needed – not ecommerce in nature).

Can this be done?

Hi!

Main script functionality is adding a cart field with option to redirect to PayPal. Other things like product examples are just skins inspired by our templates (they are named after our templates available on ThemeForest). It’s possible to use our skin and instead of dedicated cart markup attach to some contact form to the shop page. Though we don’t have any ready to use solution for this (so you would need to create a contact form on your own).

Thanks, createIT

Please fix CSS for Farmfresh in Firefox. Title of product is partially hidden. Thank you, LOVE your script. :)

Hi!

Thanks for letting us know :) We’re checking this!

Cheers, createIT

Hi there. I’m just now getting a chance to use this script and had a couple questions. 1. What are the index.jade and stylus scripts used for? 2. Can they be removed and the html site still function properly? Thanks!

Hi!

Yes – you can remove this files, because they are already compiled to html and CSS (jade is a template engine and stylus is CSS preprocessor – for some coders it’s faster to edit script with jade/stylus files and compiling them, instead of editing final HTML and CSS files).

Thanks, createIT

Great product thanks, but when the page is refreshed the product amounts default back to 1 on the shopping cart and can’t be updated, also the ct-cart-remove button changes slightly. Thanks

Hi!

Can you please contact our team at http://createit.support about the issues with script? Our team will gladly help you there.

Thanks, createIT

Great stuff! looks perfect so far. Hope you guys keep updating it, most of the JS carts on here have never been updated. Will buy it soon! Any plans to integrate Stripe?

Hi!

Thanks! Great to hear that you like it. We do not plan to integrate it with Stripe at the moment.

Thanks, createIT

which versions of Safari does this work with? With version 6.2.6, the clear cart and checkout buttons do not show from the demo. And the message Your cart is empty, stays on the screen.

Hi!

I’ve just tested it on Safari 7.1.7 on iMac and on the latest iOS on iPhone 6 and it worked correctly for me. It was tested also on the earlier versions and we didn’t have any issues with the cart. Can you please send us some screenshot of the issue and tell on which device you have it?

Thanks, createIT

Doesn’t work on version 6.2.6. What is your email?

Hi!

Please contact us via support@createit.pl, so we could check this.

Thanks, createIT

Hi! I hope you’re well. I’m thinking of purchasing this plugin. I have just a couple of questions. Will this work with a website thats running on html/css? secondly, I have a paypal payflow account. Can I integrate this to that?

Awaiting your reply, best regards, Umer

Hi!

Thanks for contacting us! Our script is dedicated for html/css websites, so yes it should work correctly with html. About the paypal payflow – our plugin allows payments only via PayPal account and Payflow works also with real bank accounts, so I’m afraid that it would require a lot of changes in our plugin structure to support both.

Best Regards, createIT

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

Hi, can we also have an option for the ‘buyer’ to chose a custom payment amount, this would be different from ‘buyer’ to ‘buyer’

Hi!

The payment amount is automatically calculated based on the price of the products, we don’t have any option to allow buyers to change this. There is also no option to create a custom description, though you can allow buyers to add a note to payment – you will find information about all available options: here.

Thanks, createIT

1) Can we chose per an item which items should allow for a note and no note to display

2) With customisation can we make an item have a custom payment amount that can be entered by the ‘buyer / customer’

Hi!

1) Unfortunately note can be edited only globally – PayPal does not allow to define it per item.

2) It can be done if you will use input element instead of static price (for example – screenshot: here) .

3) In cart we display only product name and price – without variations and additional products attributes.

Thanks, createIT

When is the next update and any new features before I proceed with my purchase?

Hi!

We’re planning to release next update at the end of the month with some new features like support for shipping costs and coupons.

Thanks, createIT

Just curious. Is this light weight or a huge file? Looking for something thats light and easy to use for a client of mine. Also, in the demo, when you click checkout, it opens a window to Paypal, but it does not clear the cart.

Hi!

All required plugin scripts are shop.min.js and main.css for styles. If you would like to use any specific skin it would require using additional, dedicated small CSS file.

We didn’t plan to clear the cart after redirecting to PayPal, though it can be easily implemented. You just need to add add clear_cart() inside checkout_button() function.

Thanks, createIT

I believe there is a bug.

http://paypalshop.codecanyon.createit.pl/rentica/index.html

If you use the drop down for Aumi A6 and select any color, it does put the car in the cart, however, it DOES NOT show what color youve selected.

Also, I need to know if after purchasing items using this script, if any emails are sent out, especially to the site owner selling the goods, but also to the buyer as a confirmation. This is crucial and the deciding factor on whether to purchase this script or not.

Hi!

In cart we display only the product name and price. At the moment there is no option to display also product variation/type, though I think it’s a nice idea, so we will think of implementing this in future updates.

Thanks, createIT

Hi

Nice and easy shop once you get started, well done…

One thing I noticed when I tried adding my email addy to the paypal script as per your pdf doc like so.. <script> $(‘body’).ctshop({ paypal: { business: exampleCompany@email.com } }); </script>

You missed out the quotes ’ ’ in exampleCompany@email.com

it wont work without the quotes, should be

business: ‘exampleCompany@email.com

Unless its just me ?

Hi!

I’ve checked the plugin code and everything is ok with our example (screenshot: here). So it looks like a typo in our documentation.

Sorry for this – we’ve already fixed our online documentation (link: here), PDF version will be updated in next plugin version.

Thanks, createIT

Hi, can i intigrate this jQuery Paypal HTML shop with the Corpress – Business and Infographics Template previously bougth the last year? Thanks in advance

Hi!

Of course you can :) We’ve even prepared the skin dedicated for Corpress – please see the link: here.

You just need to follow the steps described in our documentation to install the script.

Thanks, createIT

Hi, can i intigrate this jQuery Paypal HTML shop with the Corpress – Business and Infographics Template previously bougth the last year?

Buyers Name, Phone & Email.

Awesome script. Thanks.

My client is selling tickets to events. How can we make sure that there is a Name, Telephone number and Email address that returns so my client can follow up on where to send the tickets after purchase?

What I’m hoping to do is to add ‘LANDINGPAGE’ => ‘Billing’, ‘SOLUTIONTYPE’ => ‘SOLE’ so that the Paypal landing page opens the credit card input (which also carries the billing and shipping) rather than the Paypal account section. There should be a simple way to do this with your code, yes?

I also placed in ‘no_shipping’:’2’, to require a shipping address as stated in your documentation for the shipping address requirement, but it doesn’t seem to actually do anything.

Hi!

Can you please contact our team at http://createit.support if some of default plugin options are not working correctly for you? About adding new, custom features – please contact premium@createit,pl

Thanks, createIT

Hi there,

I like the simple concept, i just have 2 things i would like to have a slider amount instead of up/down arrows but that’s not a deal breaker. and what I also need is a text field for user input upon purchase if possible.

Thx Rico

Hello,

Our plugin provides a set of callbacks that can be used to trigger any code upon some actions. It is helpful if you want to add custom features like this input.

If you do not have enough knowledge, you can write to premium@createit.pl asking for a quote and we can provide you a custom solution, based on this plugin.

Best Regards, createIT

Hi There,

I sent you guys an email but Im still waiting for an answer. Thx

Hi Ricoooo,

Sorry for the waiting time :( I will try to speed up things. We’re checking our mailbox one more time and someone will get back to you shortly!

Cheers, createIT

+1 for Shipping and Coupons. Thanks

Hello,

Thanks for the feedback. We are considering adding this option.

Best Regards, createIT

Is this multi-user supported?

Hello,

What do you mean? Each user will have it’s own cart. We save the cart data in the users browsers and on checkout, Paypal takes care of the rest. Multiple users can access your website and make different shopping.

Hope it helps, Regards, createIT

Presales question: How long till you implement shipping?

Hello,

you can implement shipping using one of the callbacks we provide in the plugin. Since this is simply an jQuery plugin, it’s not possible to support all the shipping methods.

You you wish some help implementing that, please contact premium@createit.pl for a quote.

Thanks, createIT

Which callback do I use to include shipping? How does that work?

Hi!

You will need to edit main script file. Here: screenshot, we add inputs for PayPal. You will need to add additional input shipping. Here: link you will find PayPal example for payment with shipping.

Thanks, createIT

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

Hi!

You can edit this with the following code: .ct-cart-total:before { content: 'Subtotal'; } in style.css file. Just use your text instead of Subtotal

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