[x] Optimization of dynamic fields by replacing array-based state updates with a dictionary structure for improved performance during input data entry.
[x] Addition of support for filtering and rendering shipping options based on component prop.
[x] Enhancement of country selection logic to match backend values.
[x] Implementation of support for multiple countries and state logic within dynamicFields.
[x] Introduction of an option to display pre-filled values based on component prop.
[x] Introducing an option to sort fields based on array values [other, billing, shipping], with fields having the lowest values displayed first.
[x] Addition of dynamic payment_method_data generation for paylater options:
[x] Affirm
[x] Afterpay/Clearpay
[X] Klarna (Note: Requires path changes in the backend)
This pull request includes: