support

Author Topic: Export order in JSON/XML format on complete  (Read 5687 times)

Offline mattdykstra

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Export order in JSON/XML format on complete
« on: December 15, 2015, 11:54:28 AM »
Can a developer use the API to export the completed order into another system?

Example:
User completes order in Pizza Webstore (abantecart)
Order details get exported to inHouse system (accepts JSON/XML) to print order automatically

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2174
  • Karma: +345/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Export order in JSON/XML format on complete
« Reply #1 on: December 15, 2015, 03:58:31 PM »
np. just build your own extension with our developer tools and create your own hook in it for checkout/success controller.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline ravdeep

  • Newbie
  • *
  • Posts: 2
  • Karma: +1/-0
    • View Profile
Re: Export order in JSON/XML format on complete
« Reply #2 on: December 26, 2015, 01:40:01 AM »
I think you can Use Store Front Api to achieve the same
Just pass the token provided on successful Login to the api
And Get the required Json Response

 

Powered by SMFPacks Social Login Mod