Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access to upsell information within cart rest API... #38

Closed
WriterDanGaidin opened this issue Feb 28, 2014 · 4 comments
Closed

Access to upsell information within cart rest API... #38

WriterDanGaidin opened this issue Feb 28, 2014 · 4 comments
Assignees
Labels

Comments

@WriterDanGaidin
Copy link

So, we're making an abysmally poor showing on upsells for one of our sites, and I was curious if there was currently a way to access the upsell information associated with a given product (product id) through the rest api. I couldn't find anything with a cursory search through the rest api documentation (some references to upsells, but mostly talking about how UC servers take over after the finalize action of the api cart).

Essentially, we'd like to try putting the upsells into the cart with single-click add functionality. Thus we'd need to be able to access the html blocks that make up the upsell (currently defined in the Ultracar back-end) and anything else necessary to add an upsell to the api cart.

Possibility?

Thanks.

Dan

@perrytew
Copy link
Contributor

perrytew commented Mar 4, 2014

Dan,
We have new fields on the CheckoutRequest object that allow you to do custom upsell pages (REST based) and still support PayPal. Are you currently using the UltraCart built in upsells or are you using custom upsell pages?

@perrytew perrytew self-assigned this Mar 4, 2014
@WriterDanGaidin
Copy link
Author

We're defining our upsell pages in the Ultracart backend at:

Home → Item Management → Upsell After

So, whichever that is. I'm guessing that's the built-in version, but I could be wrong.

I'll check out that object.

Dan

@perrytew
Copy link
Contributor

Dan, I'm reviewing all the issues (as you can probably tell). Where are you with this? Perhaps this is something we can talk through on the phone if you'd like. Give me a shout at the UltraCart support line and let's walk through this issue.

Thanks.
Perry

@WriterDanGaidin
Copy link
Author

So, this is one of those projects that got put on the back burner for a while. Bigger fish to fry and all that, I guess. I'm sure you're familiar with the concept. :) Anyhow, when I'm able to get some time to put back into this project, I'll review the stuff you mentioned that's newly available and then drop you a line if I'm having any difficulties. Thanks for the offer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants