- 3
Hello
We have a need to access a custom attribute of a customer and pass it to Salesforce
in the CustomerContactTypeConverter class (in the sevenapikes plugin)
we added a few custom attributes in the following manner through Nop
Menu - Configuration->Setting-->Customer Setting
Customer Form Fields Tab
and than new custom Attribute.
So is there a way to access those attribute and get their value by name ? or any other way ?
hoping for a sample code if possible.
Many thanks
We have a need to access a custom attribute of a customer and pass it to Salesforce
in the CustomerContactTypeConverter class (in the sevenapikes plugin)
we added a few custom attributes in the following manner through Nop
Menu - Configuration->Setting-->Customer Setting
Customer Form Fields Tab
and than new custom Attribute.
So is there a way to access those attribute and get their value by name ? or any other way ?
hoping for a sample code if possible.
Many thanks