adyen-dotnet-api-library icon indicating copy to clipboard operation
adyen-dotnet-api-library copied to clipboard

[PW-5243] StoreDetails for AccountHolderDetails type is missing

Open HeadOnSebastian opened this issue 3 years ago • 1 comments

We need to add stores to our existing sub-merchants to use platform for pos and work with terminal. We wanted to do this according to the following documentation to the account holders: https://docs.adyen.com/platforms/platforms-for-pos#add-store

Unfortunately the properties for the StoreDetails are currently missing in the AccountHolderDetails.

Please add support to add stores by the CreateAccountHolder and UpdateAccountHolder request.

HeadOnSebastian avatar Aug 05 '21 13:08 HeadOnSebastian

Thank you for raising this issue. We created an internal ticket and we are going to add support to add stores. You could always also contribute to the library based on the contribution guide.

kind regards Alexandros Adyen

AlexandrosMor avatar Aug 05 '21 13:08 AlexandrosMor

@AlexandrosMor was this issue fixed, is the StoreDetails property present on the AccountHolderDetails model?

akScript avatar Nov 08 '22 14:11 akScript