I am using the C# API and have a product set to auto-create customer.
If I include custom properties in the initial validate() call which creates the customer, they don't seem to be honored. They're not returned in the response, nor in subsequent validation responses.
Is it not possible to include custom properties in this call?
Or am I doing something wrong?
I am using the C# API and have a product set to auto-create customer.
If I include custom properties in the initial
validate()call which creates the customer, they don't seem to be honored. They're not returned in the response, nor in subsequent validation responses.Is it not possible to include custom properties in this call?
Or am I doing something wrong?