Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creation of a cart simulator #14

Open
opasch opened this issue Oct 4, 2020 · 3 comments
Open

creation of a cart simulator #14

opasch opened this issue Oct 4, 2020 · 3 comments
Assignees

Comments

@opasch
Copy link
Owner

opasch commented Oct 4, 2020

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.

@jambtc
Copy link
Collaborator

jambtc commented Oct 6, 2020

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

@sblabreu
Copy link
Collaborator

sblabreu commented Oct 6, 2020

sent email with rest interface description

@jambtc
Copy link
Collaborator

jambtc commented Nov 9, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants