website with login, payment plans and the output is sent via email
Depends on the backend architecture, necessary security, available options (conversion algorithms), etc... And everything involving payment plans makes it a lot more complicated. Not necessarily in terms of development but as soon as payment comes into play you have a lot of rules/regulations to adhere. Especially when you don‘t outsource the payment process and want to store everything in-house such as credit card data. PCI compliance is no joke. If you can avoid it, do it. Sending converted files via email? That seems like a bad idea as the file size might grow quite fast and often email provider block large mails.
EDIT: The website doesn't convert anything, it takes a bunch of input from the frontend and the generates some images and a spreadsheet for the given data
Обсуждают сегодня