Overview:
? Field Mapping Plan
Billing Account Property Source (from ElioUsers)
CompanyVatNumber ? Not in ElioUsers (leave empty or optional override)
CompanyBillingAddress user.Address
CompanyPostCode user.PostCode (Not present) ? fallback: new logic
BillingEmail user.Email
UserVatNumber ? Not in ElioUsers
UserIdNumber ? Not in ElioUsers
PostCode user.PostCode or user.City + ZIP logic
HasVat Default: 1
IsActive Default: 1
SysDate / LastUpdated DateTime.Now
We can also optionally pull:
Country ? from user.Country
Company name ? from user.CompanyName (used in Stripe, not billing table)
Partner Program Description:
? Field Mapping Plan
Billing Account Property Source (from ElioUsers)
CompanyVatNumber ? Not in ElioUsers (leave empty or optional override)
CompanyBillingAddress user.Address
CompanyPostCode user.PostCode (Not present) ? fallback: new logic
BillingEmail user.Email
UserVatNumber ? Not in ElioUsers
UserIdNumber ? Not in ElioUsers
PostCode user.PostCode or user.City + ZIP logic
HasVat Default: 1
IsActive Default: 1
SysDate / LastUpdated DateTime.Now
We can also optionally pull:
Country ? from user.Country
Company name ? from user.CompanyName (used in Stripe, not billing table)