AuthorizeNet / sdk-dotnet

.Net SDK for Authorize.Net API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BillTo data is missing for Create Customer Payment Profile?

kendallb opened this issue · comments

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?

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