- π§π¬Bulgaria i.koychev Sofia
We have a similar issue in the current project we are working on. The website is for branding textile products (T-shirts, sweatshirts, hats, textile bags, backpacks, etc.) with DTF transfers, selling DTF and UV DTF transfers (related to advertising companies) and T-shirts with ready-made prints (related to end individual customers/individuals).
We have created two similar payment methods/gateways
(in both cases, we start the order after receiving the bank transfer.)
Payment method/gateways- Individual - Bank transfer for Individual (individual_bank_payment/Manual)
- Company - Bank transfer for Companies (company_bank_transfer/Manual)
Depending on the payment method, we want to use different customer profiles, which can be restricted in the payment method.
Individual- Name
- Surname
Company (with invoice data)
- Company name (not required)
- Tax number/VAT number
- Company ID
- Company representative
- Address
I'm not sure if this is the right solution in our case but if it is, this functionality could do a good job.