A popular ecommerce module for ExpressionEngine.
0
votes
1answer
4 views
Looking for Feedback on Cartthrob & Using Cartthrob Subscriptions with Realex Payments
Setting out on a new EE / E Commerce project. One requirement is to take registration payments, and we would like to be able to manage these as subscriptions. I see that Cartthrob now provide a ...
0
votes
0answers
10 views
Cartthrob - clear_cart tag is rendering/acting despite wrapping conditional returning false
I am using clear_cart to clear the cart when a completed order returns to the site from Paypal Express. The Shop page has a link to /checkout to go make a purchase using the Paypal express gateway. ...
0
votes
1answer
22 views
Need help finding a way to set up a booking system for expressionengine
I'm looking for a good solution for setting up a reservation/booking system as part of an ExpressionEngine website I am estimating for a client. I am ideally looking for something that will integrate ...
0
votes
1answer
12 views
Carthrob on authorize hook extension
I am creating an extension to save some data from orders through CT into a new db table.
My code is causing this error message:
Object of class CI_DB_mysql_result could not be converted to int
...
0
votes
1answer
33 views
How to generate large XML
We are generating an XML file everyday detailing the cartthrob orders for the day. The format of this XML is awkward as it needs to repeat certain content at different points as well as a host of ...
0
votes
0answers
8 views
Update Cart “options” with allow_user_price methods display wrong price in CT Cart Info
finally i build my personal add to cart method for product.
It works with:
{exp:cartthrob:add_to_cart_form
entry_id="{entry_id}"
allow_user_price="yes"
no_tax="{no_tax}"
no_shipping = ...
2
votes
1answer
49 views
How to allow customers to add a note to each item in a CartThrob cart?
I am using CarThrob for purchasing places on training courses. Each course type (singing, acting, dance etc) is an entry. Each entry has a Matrix field used for options.
Matrix column names are: ...
2
votes
2answers
28 views
CartThrob Price Modifier Question
I am trying to display information stored in a price modifier column I added called {option_color}. Can someone help me? I tried the following but didn't work:
{exp:cartthrob:add_to_cart_form
...
0
votes
0answers
13 views
CartThrob Custom Report
What would be the best way to create a CartThrob Custom Report template that needs the following:
All products: Including all Product Options (x axis, 1 per column)
Days / Total of products sold per ...
2
votes
0answers
13 views
Cartthrob and PayPal Express Niggles
Having a few issues with PayPal Express and CT Pro 2.2.9:
Upon checking out to PayPal and clicking PayPal's "Cancel and Return to Store" link, the user is taken back to the URL in the checkout ...
0
votes
1answer
37 views
How to display the chosen item_option of a product as selected option in the cart? - CartThrob
I am using the update_cart_form nested inside the cart_items_info tag, to allow customers to edit the size or quantity of their item (as well as delete it from cart). I cannot find a way to have the ...
0
votes
1answer
34 views
Stash and Cartthrob product options = Not added to cart
I've hit a wall with this one. I using Stash and template partials to set my page. Currently I am NOT caching anything.
I have products that have product options associated with them and I have tried ...
1
vote
1answer
34 views
Extract Cart information
Im working on building a product comparison to add into a Cartthrob Ecommerce site. I would like to be able to extract item option information from an existing cart entry to transfer to a page in ...
0
votes
1answer
20 views
Saving PayPal email address in CartThrob
Using CartThrob and PayPal Express, is it possible to save the PayPal email address that is used when an order is placed?
At the moment, I'm only saving the first name, last name, and email address ...
0
votes
2answers
69 views
Unable to load requested field type file: ft.rel.php
Good Morning Everyone,
im sorry if this is duplicating my post on Ellislab forum, but I though id attack from all angles.
Im new to EE and Cartthrob, however I have an issue after each attempt at ...
0
votes
1answer
19 views
CartThrob - Changing Order - Re-process?
I am pretty sure I know the answer to my question but wanted a second opinion.
A client asked 'If we change/add to an order already entered, will these changes be re-process through the payment ...
0
votes
1answer
38 views
CartThrob: display content if certain product is in package
I'm using CartThrob for e-commerce. I need to display a block of content only if the package displayed contains a product with a certain entry_id. I was assuming I could just wrap the block of content ...
0
votes
1answer
34 views
CartThrob Notifications - Multiple To Emails
I recently launched a EE site using CartThrob. I need to add multiple email addresses to a notification, the 'Email To' field. Here is a screenshot of the settings available ...
1
vote
0answers
28 views
Cartthrob 1 > 2 upgrade - updating price modifiers?
I'm in the process of moving a Cartthrob powered EE1.x/Cartthrob 1.x store to EE2.x and Cartthrob 2.x. Most things have gone as smoothly as can be expected with such a big leap (ie not that smoothly, ...
0
votes
0answers
30 views
Cartthrob Gateway Fields Custom Html Seems to Be Missing
I'm using Cartthrob's {exp:cartthrob:checkout_form} tag pair. Currently it is using the {gateway_fields} variable to output the right fields. I would like to customize the form using my own html and ...
0
votes
0answers
20 views
CartThrob billing fields not sending to PayPal
I've got CartThrob using PayPal (Express) running, along with Profile:Edit. On the checkout page, the billing & shipping fields are getting pre-populated correctly using CT's customer_info tag.
...
0
votes
1answer
55 views
CartThrob Subscriptions Add-on - Is it a good fit?
I am just trying to check that the project I am looking into would be a good fit for CartThrob Pro with Subscriptions, here is a quick run through:
The client will be selling normal (physical) ...
0
votes
1answer
32 views
Cartthrob Price modifier in view cart
I am trying to wrangle an events management system using Carthrob. The system will have to manage different events so in order to streamline the process as much as possible I have created a product ...
0
votes
1answer
33 views
Cartthrob Show Conditional Text/HTML Code Based on Coupon Code?
Is it possible to show conditional HTML code or text based on the coupon code that has been entered?
This works fine if there is a coupon code:
{exp:cartthrob:coupon_info}
<div ...
0
votes
1answer
24 views
Country Code Not Being Saved in Orders Channel
I'm trying to get the country code for for an order to be saved in the orders channel. Currently, I have a step in the checkout process which uses the {exp:cartthrob:save_customer_info_form} tags to ...
0
votes
0answers
37 views
Cartthrob order reports not exporting
I'm new to Cartthrob and feel embarrassed to ask this, but for the life of me I just can't figure out how to get it to generate CSV reports. Under "Order Report" I fill in the fields and click the ...
1
vote
1answer
52 views
Require account activation with Cartthrob and Profile:edit issue
I have an EE 2.5.5 site. Using Cartthrob 2.2.9 with Profile:edit 1.0.9 as well.
During checkout I've set the create_user="yes" param which does in fact create a member upon checkout completion.
I ...
0
votes
0answers
9 views
Cartthrob Api_cartthrob_tax_plugins::get_tax() error on line 51
I'm having a few issues with a new install of carthrob using the "CartThrob Multi Location Manager" module.
I basically just need CAD currency pricing in Canada and USD for the US or GLOBAL.
When I ...
0
votes
1answer
28 views
CathThrob - Add to Cart Form - No Shipping and Tax
I am running CartThrob 2.2.5. I am trying to exempt a product type from shipping and tax. I found the setting in their documentation but it isn't working ...
0
votes
1answer
30 views
Are prices for EE 1.x to EE 2.x upgrade & CartThrob upgrade still $49.95 & $149?
I'm helping a client quote an EE 1.x to 2.x upgrade and having trouble getting upgrading pricing from EE 1.x to 2.x. Before the site was changed my notes had the upgrade price as $49.95, is this still ...
1
vote
1answer
19 views
Is there a CartThrob variable for shipping_tax?
I can't seem to find any mention of one in the documentation - is there a CartThrob variable for the tax calculated against the shipping charge (when you have shipping set as taxable)?
I was able to ...
0
votes
0answers
18 views
Buy X Get Y for CartThrob
Just wondering if anyone knows of a discount plugin for CartThrob where you can place a free product in the cart if someone buys another product?
I'd like to set in the admin a discount so that if a ...
1
vote
1answer
42 views
Member registration in Zoo Visitor with CartThrob checkout form
I am using CartThrob for e-commerce part and Zoo Visitor for managing members.
We know that with the CartThrob checkout form, new member registration is being done. Its working fine in my case and ...
1
vote
1answer
31 views
Selling Products world wide from Australia + Accepting Multiple Currency
I have used Expresso Store for all my carts to date, and have no experience in any other EE cart solutions, nor have I done a multi currency site before.
I can see in Expresso's documentation that ...
1
vote
1answer
41 views
Anyone used Sencha Touch and EE for ecommerce?
I'm looking to build a new ipad and iPhone website for a client. I'm looking at Sencha Touch as the solution with Carththrob running the ecommerce side of things.
As anyone had any experience with ...
0
votes
1answer
32 views
Guest checkout email/username and existing users with CartThrob
I am allowing guest checkout through my store as well as checkout by registered members. I have noticed that if I use the create_user parameter in the checkout form the guest gets registered, and the ...
2
votes
1answer
21 views
CartThrob Per User Limit Discount and Logged Out Useres
I'm trying to setup a discount in CartThrob so members can get 10% off their order. This works gang busters for those members but, for logged out members, the discount shows up and is applied. Is ...
2
votes
1answer
19 views
CartThrob Price Modifier Not Adding Price
I have a CartThrob price modifier being output in an EE template and everything displays fine. The problem is that no matter what, the price modifier isn't doing anything to the actual price of an ...
1
vote
1answer
17 views
Can Cartthrob credits be used to reward customers?
I am planning a new site and the client would like to reward regular customers by giving the 'reward points' that can be redeemed at checkout.
Is this possible with credits? I am aware that DevDemon ...
1
vote
1answer
67 views
Exit if condition found - updated
In this case I'm using switchee to test if a product exists in a cartthrob order (could be 1 item or 100 in the order) and should a particular product be found then load a snippet.
The issue is the ...
0
votes
2answers
30 views
Installing Extention Cartthrob
Hi
I'm trying to install Cartthrob
I have Extension enabled
But still carthrob is asking for extension to be installed
Is there anything else i need to check for this?
Thanks!
I'm testing this ...
0
votes
2answers
83 views
Cartthrob Support [closed]
I realise this isn't really an on-topic question but does anyone know if Cartthrob or any MightBigRobot products has any support any more? Looking at all the forums (MBR & CT) they look like a ...
0
votes
2answers
29 views
Top 20 sales with overrides
I'm building an ecommerce site with Cartthrob where I need to produce a feature for the home page which lists the top 20 sales. This would be simple enough but the client wants to be able to override ...
1
vote
2answers
30 views
Cart throb not emptying cart after successful checkout
I am running EE 2.5.5 the CT 2.2.9 (latest version).
I have been alerted by my client that when visitors are checking out, the basket is not emptying. This causes problems if a user then tries to ...
0
votes
1answer
26 views
Order Items with Options Configurator
I have set up a T-Shirt with the Options Configurator field type named 'inventory_and_options' but can't work out how to display its selected item options in an invoice.
The products options are:
...
0
votes
2answers
33 views
CartThrob automatic price calculated by VOLUME (or WEIGHT) and modifiers value
Here is what i'm gonna do with CartTrhob.
I want to sell a product that can be sold in different material. Every product has it's own volume in cm3, and every material has a Price per cm3.
So for ...
1
vote
0answers
10 views
Cartthrob, Play Audio File, Content Disposition Issue
With my site I am are offering a file to be downloaded or to be played. Via mobile(iPhone) I am unable to play the audio file, I get the white play button with the slash through it. Android attempts ...
1
vote
1answer
15 views
Cartthrob 2 / Moneris Payment Gateway
Is there a difference in US based Moneris accounts and CA based Moneris accounts in terms of API integration / payment gateway plugin usage.
Client has a US-based account, but my developer cannot get ...
1
vote
1answer
22 views
Percentage discount for X number of item options in Cartthrob
I have products in a channel that each have a CartThrob Price Modifier to choose a size.
What I would like to do is to give a customer 10% off if they buy more than 10 of any of those options in the ...
1
vote
1answer
34 views
Show item options in Cartthrob order email
I'm trying to get Item Options to show in Cartthrob's order email. I'm using the code from the documentation but it doesn't seem to work;
{exp:cartthrob:order_items order_id="{entry_id}" }
<tr ...

