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

Allow custom amount in payment form #17

Merged
merged 10 commits into from
Mar 20, 2024
Merged

Conversation

alfonsograziano
Copy link
Collaborator

@alfonsograziano alfonsograziano commented Mar 19, 2024

First basic implementation for 14576

Screen.Recording.2024-03-19.at.17.24.51.mov

@alfonsograziano alfonsograziano marked this pull request as ready for review March 19, 2024 16:33
Copy link
Collaborator

@peschina peschina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add in the PR description that this is implemented for TL only? :)

<form style={{ maxWidth: "500px" }} action={selectAmountAction}>
<div className="govie-input__wrapper">
<div aria-hidden="true" className="govie-input__prefix">
{tCommon("currencySymbol")}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will we always have the same currency?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess currency will always be initially just Euros since is the legal currency in Ireland, but thanks for raising it. We should probably talk with Tamara about that soon :)

Copy link
Collaborator

@peschina peschina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alfonsograziano alfonsograziano merged commit cf79b3e into dev Mar 20, 2024
@alfonsograziano alfonsograziano deleted the allow-custom-amount branch March 20, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants