eol-uchile / ecommerce

Service for managing edX's product catalog and handling orders for those products
https://edx-ecommerce.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
1 stars 2 forks source link

Agregar excepciones para falta de folios. Utilizar la clase BoletaSinFoliosException #20

Closed tomaspemora closed 8 months ago

tomaspemora commented 11 months ago

https://github.com/eol-uchile/ecommerce/blob/b2ed7a8b3a35447fa8847ea803408322f6468209/ecommerce/extensions/payment/boleta.py#L182C5-L183C1

Usar el status_code 412 junto con el mensaje que contenga el string "folio". Ejemplo:

image

fsologureng commented 8 months ago

El código ya hace lo que indica cuando envía el email.