You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to receive the necessary information from the payment processor our application has to interface with common e-commerce applications like magento, shopify, prestashop.
In order to have a quick working demo a simulator could be put in place.
This simulator should send a "cart content" to our backend application with the confirmation that the payment has been made, the items bought and the amount paid.
The text was updated successfully, but these errors were encountered:
I just completed the first phase of shopping cart. It can be reachable on ours site by ip. Ex. http:/1.2.3.4/shopping-cart url.
Now, I need more instructions on how to submit the json to the backend @sblabreu
hi, I just make an update to fidelize-dashboard to manage Rules Engine Api Keys.
this operation is preparatory for the connection between the shopping cart and the rules engine.
The next step is to prepare a similar operation for the merchant's shop. For example, the merchant must be able to connect to the dashboard and create api keys for his e-shop
Then I will be ready to send, through a sales event on the e-commerce site, the information requested by the rules engine, and then, again, I will manage its responses
In order to receive the necessary information from the payment processor our application has to interface with common e-commerce applications like magento, shopify, prestashop.
In order to have a quick working demo a simulator could be put in place.
This simulator should send a "cart content" to our backend application with the confirmation that the payment has been made, the items bought and the amount paid.
The text was updated successfully, but these errors were encountered: