-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Update Payment flow on clicking Pay
#45171
Comments
We might want to split this one up into different PRs for each of the different payment methods |
@madmax330 any updates on this one? We'll probably have to make some progress to hit SuiteWorld, not sure if it's been tracked somewhere else. |
Going to work on it this week, I think it's holding on some backend changes |
Changing to weekly so I can get this done |
Hi, I am Michael (Mykhailo) from Callstack, an expert agency and I can work on this issue. |
Actively working on the issue. |
Not overdue |
Still working on the Auth part |
I am OOO till Tuesday and will continue to work on this issue later. |
Waiting for the backend. |
1 similar comment
Waiting for the backend. |
Just had a chat with @madmax330 and we chatted about the error that is thrown from the backend. |
Posting here for me whenever I have time to work again on this:
|
Calm down, Melv |
I've synced the PR up and solved eslint errors. |
I'm still swamped with external-commit-related work. If this week was an ideal one, I would be able to work on this in a few days |
@cristipaval, any updates? I've synced the PR up. |
I might work on this sometime these days. |
I’m planning a short vacation next week from Monday to Wednesday, from the 17th to the 19th. I am working on the issue later. |
I have a WIP PR |
I’m planning a day off next week on Monday. I am working on the issue later. |
I am back. Working on the issue. |
The Auth PR is ready for review. When it hits production, we can continue the work on the front-end |
UpdateThe Auth PR is merged. It should be deployed tomorrow in the afternoon. |
@cristipaval, I just tested it and had a new error - |
@rezkiy37, we had some issues with the deployment today. The Auth PR hasn't been deployed yet. There will be an automatic comment informing us when it is live. |
Oh, the automatic comment didn't come, because the PR is from another repo. The changes are live as of now. |
@cristipaval, I can confirm I've tested the changes. However, I still have errors. Error 666 - wrong currency
As I understand the currency must be the same as a policy uses. It fails even if I use the correct currency for an invoice. ![]() ![]() Error 500 - Stripe
I suspect that the backend system cannot recognize my bank accounts as legitimate. ![]() Please test my PR on your side with the correct bank accounts. I will open the PR for review if it works properly for you. |
@rezkiy37, I forgot to let you know that Stripe payments work with USD currency only. So we'll have to hide the Pay with Expensify option for the reports that have other currency. |
I've opened #50640 for review. |
Part of the project
Main issue: https://github.com/Expensify/Expensify/issues/382977
Doc section: https://docs.google.com/document/d/1CF5gw-SJx7ckZCgTJNj1IqBnsRuSxD2Bfd_uB5rRGxk/edit#heading=h.u0rlixqcmug6
Project: https://github.com/orgs/Expensify/projects/114
Feature Description
Relevant doc section: https://docs.google.com/document/d/1CF5gw-SJx7ckZCgTJNj1IqBnsRuSxD2Bfd_uB5rRGxk/edit#heading=h.jxlg73mn39np
Manual Test Steps
Create an invoice, as the receiver click on pay and make sure the different dialogs work correctly.
Automated Tests
Issue Owner
Current Issue Owner: @rezkiy37The text was updated successfully, but these errors were encountered: