CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • APIs and Hooks (Moderator: Donald Lobo) »
  • API Import shopping cart and items
Pages: [1]

Author Topic: API Import shopping cart and items  (Read 500 times)

sabrina

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 0
  • CiviCRM version: CiviCRM 4.3.7
  • CMS version: Joomla 2.5.14
  • MySQL version: MySQL 5.5.32
  • PHP version: PHP 5.4.19
API Import shopping cart and items
September 30, 2013, 06:37:14 am
Hi

I have learned how to import user , groups and relationships using the API into Civi, so have some basic knowledge of how the API works now.

My issue is Contributions:

I have imported one line contributions successfully but want now to have the items of a shopping cart imported to that contribution.

I have tried using Line item but this just seems to be more detail of the contribution record, am I right?

Can I import a cart total and cart items?
OR do I have to import all the items separately, I would need to have the transaction id to relate to each purchase does this have to be unique?

Hope I have explained myself clearly.

Thanks for all your help.


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • APIs and Hooks (Moderator: Donald Lobo) »
  • API Import shopping cart and items

This forum was archived on 2017-11-26.