Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre populated data on form fields for credit card billing address #502

Closed
MarlonAEC opened this issue Jul 25, 2024 · 2 comments
Closed

Pre populated data on form fields for credit card billing address #502

MarlonAEC opened this issue Jul 25, 2024 · 2 comments
Labels
bug Something isn't working iOS SDK This feature is missing on latest adyen-ios

Comments

@MarlonAEC
Copy link

Is your feature request related to a problem? Please describe.
One of the issues I have been struggling with is the billing address on cards on the Drop-in component. So if I'm adding a new card and I set the billing address it gets saved correctly but let us say I noticed I made a mistake will adding it and I hit again the button to change the address. All the fields I already populated get cleared and I have the type the whole address again from scratch. Is there a way to give a default value or save these values in some state or variable while I edit these fields to save the already populated values? check the video for reference:

example.mov

Is there a way to do this or the only way is to fully customize the components from scratch?

Describe the solution you'd like
Maybe add some default values for the adyen configuration object same as there is for the allowedAddressCountryCodes property for the card.

@MarlonAEC MarlonAEC added the enhancement New feature or request label Jul 25, 2024
@descorp
Copy link
Contributor

descorp commented Jul 29, 2024

Hey @MarlonAEC

Thank you for feedback 💚

This is indeed bug on our iOS SDK.
Added to backlog

@descorp descorp added bug Something isn't working iOS SDK This feature is missing on latest adyen-ios and removed enhancement New feature or request labels Jul 29, 2024
@descorp
Copy link
Contributor

descorp commented Sep 11, 2024

This was fixed on iOS 5.10.0 and released on 2.3.0.

Closing the thread, feel free to follow up.

@descorp descorp closed this as completed Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working iOS SDK This feature is missing on latest adyen-ios
Projects
None yet
Development

No branches or pull requests

2 participants