Replies: 1 comment
|
Thanks for reporting, we will analyze and discuss this. Then provide you feedback on this. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Description:
To ensure global compliance (such as GDPR in Europe or Fiscal Transparency in Brazil), Bagisto requires a native way to manage legal identification data for both the Store Admin and Marketplace Vendors. Currently, there is no standardized field for Tax IDs (CNPJ, VAT, GST), which leads to non-compliant invoices and legal risks for platform owners.
Proposed Implementation:
Benefits:
β’ Legal Compliance: Ensures all transactions have the necessary legal data for both parties.
β’ Unified Architecture: Using core_config for Admin and extending the sellers table for Vendors maintains the system's performance and modularity.
All reactions