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

Apple pay bottom sheet displays "done" even when a transaction fails #250

Closed
sarthakrungta opened this issue Feb 22, 2024 · 3 comments
Closed

Comments

@sarthakrungta
Copy link

I am using the pay plugin in Flutter to enable Apple pay into my app The funactioanlity runs smoothly but I am facing a UI related issue in Apple Pay payments.

If the user's card is declined, the apple pay bottom sheet still displays a tick and sayd "Done". The response body sent by Apple to my payment provider does say that the card was declined but in the UI, the user sees "Done"

image

Ideally, the UI of the bottom sheet should also say "Payment failed" or "Payment not completed" like in web or native integrations of Apple Pay:

image

image

@khanawansocialb
Copy link

I am facing the same issue and opened a similar issue a few days ago. They recently released the 2.0.0 version and I thought they must've fixed it, but they haven't

@khanawansocialb
Copy link

They closed my reported issue without fixing it
#248

@JlUgia
Copy link
Member

JlUgia commented May 9, 2024

Hi @sarthakrungta, there's an open pull request that adds that feature (see #200).
You can use the PR to keep track of the feature.
@khanawansocialb you are most welcome to keep track of progress there too.

@JlUgia JlUgia closed this as completed May 9, 2024
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

No branches or pull requests

3 participants