CoreShop icon indicating copy to clipboard operation
CoreShop copied to clipboard

Store legal and similar information

Open dkarlovi opened this issue 2 years ago • 3 comments

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? yes

Stores should allow users to define some information required for legal entities to define:

Examples:

  • full legal name
  • logo
  • full address, as seen on legal documents
  • VAT number
  • banking infromation: IBAN, BIC

This information can then be used across a range of various places in the app:

  • headers / footers in mails, generated PDFs
  • logo in the header of the theme
  • legal and banking in footer of the theme

Note: I know this information can be kept as store document root properties, but it does seem like this should be a real thing. WDYT?

dkarlovi avatar Jan 23 '23 16:01 dkarlovi

Good idea, PR?

dpfaffenbauer avatar Jan 24 '23 06:01 dpfaffenbauer

@dkarlovi did you implement this? Could you PR it?

dpfaffenbauer avatar Dec 12 '23 08:12 dpfaffenbauer

I've implemented it on my project, but would need to clean it up to be able to PR it, I don't have the time right now.

dkarlovi avatar Dec 18 '23 09:12 dkarlovi

I would just add this as a snippet to the website and display it there.

dpfaffenbauer avatar Aug 21 '24 14:08 dpfaffenbauer