augustin-wien / augustina-backend

An open-source web shop designed for selling magazines on the street.
GNU Affero General Public License v3.0
7 stars 0 forks source link

Remove payment handlers for security reasons #46

Closed lebe1 closed 1 year ago

lebe1 commented 1 year ago

Type of change

Description

Remove payment handlers for security reasons and since there is no real-life situation that both of these handlers would be called. In my point of view this logic happens only inside the backend itself.

Checklist: