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

Address Element v1(Web) #818

Open
aritro2002 opened this issue Dec 3, 2024 · 0 comments · May be fixed by #816
Open

Address Element v1(Web) #818

aritro2002 opened this issue Dec 3, 2024 · 0 comments · May be fixed by #816
Assignees
Labels
Enhancement / Refactoring New feature or request or any refactoring

Comments

@aritro2002
Copy link
Contributor

aritro2002 commented Dec 3, 2024

Add address elements for shipping and billing addresses.

Features covered for v1:

  1. ShippingAddressElement: Creates a form to collect shipping details.
  2. BillingAddressElement: Creates a form to collect billing details.
  3. getAddress method: Retrieves data from these elements and indicates whether the details are completely filled.
  4. By default, all fields are required, but optional fields can also be specified.
@aritro2002 aritro2002 self-assigned this Dec 3, 2024
@aritro2002 aritro2002 linked a pull request Dec 3, 2024 that will close this issue
10 tasks
@aritro2002 aritro2002 added the Enhancement / Refactoring New feature or request or any refactoring label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement / Refactoring New feature or request or any refactoring
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant