cancel
Showing results for 
Search instead for 
Did you mean: 

The excludeFromAccountUpdater in the Dot Net C# SDK

I am trying to set the excludeFromAccountUpdater payment profile property to true using the SDK v4.0.30319.  This property is included in the API documentation request and response object definitions but it is not listed in the SDK object browser.

Of note:  The defaultPaymentProfile payment profile is listed on the same level as the excludeFromAccountUpdater property and it does exist.

isDefault = response.paymentProfile.defaultPaymentProfile;    this works!
isExcludedFromUpdate = response.paymentProfile.excludeFromAccountUpdater;  this does not.

I am sure I am missing something and any help would be appreciated.

 

NERDbody
Member
0 REPLIES 0