trebol-ecommerce / trebol-backend-monolith

Monolithic eCommerce backend web application that exposes a RESTful API.
MIT License
16 stars 21 forks source link

Implement webpay checkout process #19

Closed bglamadrid closed 3 years ago

bglamadrid commented 3 years ago

The checkout flow can be described as follows.

At the frontend, the customer:

Then, the backend

Thus, the customer should:

Once again, the backend should:

From the receipt page, the frontend will query the result details. Thus, finally, the backend should implement latest changes in the Store API (v2.2):