android-checkout-sdk icon indicating copy to clipboard operation
android-checkout-sdk copied to clipboard

OnShippingChange not returning the FirstName and LastName

Open psandeepkumar-concentrix opened this issue 2 years ago • 2 comments

Describe the Bug/Feature onShippingChange callback from shippingChangeData?.shippingAddress not returning the firstName and lastName. Fields that are present in the Add New Shipping Address.

Describe alternatives you've considered I was not able to find an explicit way to retrieve the firstName, lastName from Address<- OnShippingChange { // call back} , is it available?If not, is it possible to include it?

Hi @psandeepkumar-concentrix thank you for reaching out! We are looking into adding fullName:String? to shippingChangeData?.shippingAddress?.fullName in the upcoming release. I will keep you posted as soon as it's available 👍

mahmoud-turki avatar Mar 27 '23 16:03 mahmoud-turki

Hi @psandeepkumar-concentrix we have a privacy concerns/complaint from exposing the fullName during the XO experience but you should be able to get all the info you need as part of getDetails request on an approved order.

Let me know if you have any additional concerns otherwise I will go ahead and close the ticket :)

mahmoud-turki avatar Mar 29 '23 20:03 mahmoud-turki