AuthorizeNet / sdk-dotnet

.Net SDK for Authorize.Net API
Other
149 stars 205 forks source link

BillTo data is missing for Create Customer Payment Profile? #262

Closed kendallb closed 5 years ago

kendallb commented 5 years ago

I am trying to use the API to tokenize credit card data, and it would appear from the API that we are supposed to pass in the billing address as a part of tokenizing the credit card. However while this is documented here in the 'billTo' field:

https://developer.authorize.net/api/reference/#customer-profiles-create-customer-payment-profile

It is simply not present in the Schema for the v2.0.1 NuGet Package? Checking the source code I can see it is simply not present at all?

kendallb commented 5 years ago

Bah, never mind it is buried in the base profile.