PHP SCA

From Opentaps Wiki
Jump to navigationJump to search

This prototype will SCA enable both opentaps and magento. Opentaps calls magento and magento fires back events. SCA has the concept of bi-directional interfaces one end being the Call and the other end the CallBack. The caller is responsible to initiate the conversation and after that the communication is peer-to-peer.

Relevant information can be found at:


The Prototype

Magento.1,3 opentaps.1.4 Integration.png

Details about my investigations are coming soon ...