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 Paygreen via redirect URL. #1942

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

Conversation

alexsegura
Copy link
Member

Fixes #1941

@r0xsh r0xsh self-requested a review January 28, 2025 16:15
Copy link
Member

@r0xsh r0xsh left a comment

Choose a reason for hiding this comment

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

The feature is working as expected and should work on modern devices.
I was worried about using external browser on which we don't have any control and know which browser the user is using, i tried it with Firefox focus and still the payment work fine 👍
However on lower spec devices i was worried about the OOM background app killer feature present on both iOS and Android (it's not always about memory available, it's can be killed for battery management), so i tried killing CoopCycle while i was in the browser to see if the state restoration was well handled, sadly it is not and lead to an infinite loading state :/

output.mp4

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.

Implement PayGreen - APP
2 participants