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 paying with Edenred #1825

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Allow paying with Edenred #1825

wants to merge 14 commits into from

Conversation

alexsegura
Copy link
Member

Fixes #1775

edenred_app

@alexsegura alexsegura marked this pull request as ready for review July 8, 2024 15:46
@alexsegura alexsegura marked this pull request as draft September 9, 2024 16:26
@alexsegura alexsegura marked this pull request as ready for review October 7, 2024 10:57
@vladimir-8 vladimir-8 requested review from vladimir-8 and removed request for r0xsh October 7, 2024 23:56
)
}

function mapStateToProps(state) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we should discuss it first, but for me, using useSelector and useDispatch makes code easier to understand, rather than scrolling back and forth to know what each prop means. See, for example: https://github.com/coopcycle/coopcycle-app/blob/645241035b8e9bd96eb481a3b483aee1f44f2280/src/navigation/account/RegisterConfirm.js

@vladimir-8
Copy link
Contributor

@alexsegura please check the tests before merging if some of them have a valid reason to fail. And I'll test again when we have a production build ready

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.

Add edenred to app
2 participants