Servicio para interactuar con el carrito del usuario en el backend principal
Definition at line 10 of file services.py.
◆ confirm_order()
payment_service.services.CartService.confirm_order |
( |
| user_token, |
|
|
| payment_id ) |
|
static |
Confirma el pedido en el backend principal
Definition at line 83 of file services.py.
◆ get_cart()
payment_service.services.CartService.get_cart |
( |
| user_token | ) |
|
|
static |
Obtiene el carrito del usuario desde el backend principal
Definition at line 15 of file services.py.
The documentation for this class was generated from the following file:
- microservicemp/mercadopago_service/payment_service/services.py