You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current donation process leaves the country field empty and presents a long dropdown with all languages. We could make this more user-friendly by making a best guess of the user's country of origin based on their IP address, which they can, of course, change.
Describe the solution/feature
We could pre-fill the country on the 'Review your contact details' page for new users (shown after Stripe checkout). We could use the IP and localization data we receive from Next.js.
Describe alternatives you've considered
No response
Criteria for Completion
No response
Anything else?
Referring to this page:
Code of Conduct
I've read the Code of Conduct and understand my responsibilities as a member of the Social Income community
The text was updated successfully, but these errors were encountered:
ssandino
changed the title
[Website Feature]: Pre-fill country information in donation process
[Feature]: Pre-fill country information in donation process
Dec 6, 2024
Is there an existing request for this feature?
Is your feature request related to a problem? Please describe.
The current donation process leaves the country field empty and presents a long dropdown with all languages. We could make this more user-friendly by making a best guess of the user's country of origin based on their IP address, which they can, of course, change.
Describe the solution/feature
We could pre-fill the country on the 'Review your contact details' page for new users (shown after Stripe checkout). We could use the IP and localization data we receive from Next.js.
Describe alternatives you've considered
No response
Criteria for Completion
No response
Anything else?
Referring to this page:
Code of Conduct
The text was updated successfully, but these errors were encountered: