Billing salutation new value problem
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Billing salutation new value problem
I added new value for salutation field. New value is "private-person". I received error "Address salutation "private-person" not within allowed range". I can't find source of this error.
I added this value to config/shop.php
I added this value to config/shop.php
Re: Billing salutation new value problem
The salutation field must be not longer than 8 characters:
https://github.com/aimeos/aimeos-core/b ... #L710-L712
https://github.com/aimeos/aimeos-core/b ... #L710-L712
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star