Show individual taxes on invoices & transactions
On invoice and transactions identify the individual tax classes and echo them on transactions and invoices. Problem with first implementation: vouches...
Make Menu Items below “Transaction”, if there are either overdue or upcoming ones and remove upcoming ones from the standard list
Transactions -> Overdue Transactions -> Upcoming
PayPal integration
https://stackoverflow.com/questions/67786818/what-is-the-way-to-add-paypal-payment-without-papypals-button-in-v2 https://developer.paypal.com/sdk/js/r...
Allow payers to update their data
name/e-mail payment information, has to work with all payment methods
Make product list visible on product selector
On https://shop.and-i.com/and-i/1/ on small screens and mobile phones you don't see anything changing when users select the tags. -> make logo smal...
processedOn is now wrongly named
processedOn is now the date on which the timeframe of the transaction starts, so it should be renamed to something like startDate and changed to date...
Produktgruppen dürfen kein Parent haben das in der Parent-Liste ist!
Z.B. -> Erden & Entfalten -> St. Pölten HEssenstr. -> Erden & Entfalten -> ...
Payment success post-back
Load: { ‘firstName’ ‘lastName’ ‘username’ (optional) ‘password’ (optional) ‘accountTitle’ (optional) ‘productSku’ ‘productId’ ‘status’ } status ->...
Take over Entities and make them managable in EasyAdmin
.....
Notifcation, when e-mail can't be sent (for example typo)
it happens that people mistype their e-mail.
Bei Bestellseiten soll ein "Deaktivieren"-Button
like at the products
Upgrade to jQuery 4
https://blog.jquery.com/2026/01/17/jquery-4-0-0/
Make sure that in Stripe test & live can't be activated at the same time
Sonst werden Live-Daten mit Test-Daten vermischt.
Make it possible to activate deactivated products on a landing page
If you have product x,y,z selected and y & z are not visible they should (permanently) show up if selected as product.
Pre-define product templates
one time payment with the amount set x times payment with the initial and subsequent amounts set recurring payment
Correct Currency in emails (US$)
In the e-mails it's only EUR
Replace selectize.js with one of these?
https://github.com/orchidjs/tom-select https://github.com/select2/select2 https://github.com/Choices-js/Choices