API3
armored at April 25th, 2015 13:34 — #1
I'd like to send our customer's order information from our shopping cart to display within OneCart.
1) What API-accessible OneCart object could I use to store the order information?
2) Once this information has made it to OneCart via an API POST, is it possible to add a tab within OneCart that says "orders". ( Our reps could then click on the tab to see the date, total, items, shipping, etc. of every order each customer has placed (or will place) in 3DCart. )
Thank you!
pawelsmolinski at April 27th, 2015 17:15 — #2
@armored
please notice that OnePageCRM has nothing in common with OneCard (except "One" in name).
armored at April 27th, 2015 18:03 — #3
@PawelSmolinski
Yep. I'm aware of that, thank you. Sorry for the confusion
Maybe if I rephrase this:
I'd like to send our customer's order information from our shopping cart to display within OnePage.
1) Is there a generic place within OnePage that I could use to store arbitrary customer order information from a 3rd-party shopping cart system?
2) Once this information has made it to OnePage via an API POST, is it possible to add a tab within OnePage that says "orders". ( Our reps could then click on the tab to see the date, total, items, shipping, etc. of every order each customer has placed (or will place) in our store. )
pawelsmolinski at April 28th, 2015 04:40 — #4
@armored If you have any custom information about customer, you can create & use Custom Fields to store it within OnePageCRM contact data.
And for order itself I think that you can use deals (using e.g. deal status to mark payment status so in result you'll be able to see your sales summary on Pipeline page). For now custom fields are not supported for deals but this feature is on our roadmap and should be implemented later this year.
armored at April 28th, 2015 13:54 — #5
Thank you, @PawelSmolinski, that's super-helpful
Powered by Discourse, best viewed with JavaScript enabled