* apply migration to accounts table
* remove references of e_invoicing_token from company
* update rotation of token
* update sending functionality
* fixes for column reference
* update translations
* wip
* proxy peppol calls to admin module
* Update StoreEntityRequest
* Update translations
* Add e_invoice_quota to account transformer
* Checking license validity
* Rotate token using API call to hosted
* Drop validation
* Update translations
* Returning account quota
* Show quota request
* Update endpoints
* Pass account_key instead of company to quota
* Add account_key on send request
* drop redundant column
* Update translations
* Update company details with classification, vat & id number
* Update validator
* Update settings for enable_e_invoice
* Fixes for payment meta
* Rebase on turbo124/v5-develop
* Update validation for payment means
---------
Co-authored-by: David Bomba <turbo124@gmail.com>
* make container nicer
* assets rebuild
* authorize powerband card (3ds)
* add reference to build file
* update authorize (3ds) view
* assets rebuild
* unify 3ds and non-3ds auth/pay
* assets rebuild
* authorize
* pay
* update vite refs
* pay
* hide authorize button
* intercepting form on authorize
* assets build
* wip
* init powerboard in data ref
* fixes for blank placeholders
* reset the form on failed 3ds
* handling unsuccessful errors
* send email on payment failed
* fixes for 3ds fail on auth
* assets rebuild
* make card_name required
* make card_name required (on auth)
* fixes for blocked pay-now button
* fixes for reload
* fixes for reload
* build
* Fixes for broken powerboard
* make client name required
* skip fields checking if no required fields
* on request, return json response
* check for plain not_authenticated response
* flash message when no action is present
* fixes for exec order on token
* assets build
* check for plain not_authenticated response (pay)
* assets build
* adjustments for minimum payments
* Add text decoration to terms button
* Improvements for subscriptions and new payment flow
---------
Co-authored-by: Benjamin Beganović <k1pstabug@gmail.com>