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

all payments show up as "incomplete" on Stripe Dashboard #47

Open
ezanalemma opened this issue Jun 8, 2020 · 1 comment
Open

all payments show up as "incomplete" on Stripe Dashboard #47

ezanalemma opened this issue Jun 8, 2020 · 1 comment

Comments

@ezanalemma
Copy link

I setup this example as explained. The pilot setup worked perfectly on localhost.
The iOS version seems to work too. UI doesn't show anything wrong.

When I go into the Stripe dashboard, all the payments from iOS simulator show up as "incomplete".
On the pilot's side (web version), I see that the amounts that were supposed to be paid to him are reflected in the "This week" amount but not reflected in the "Balance" amount.

So, I believe the core of the issue is why it would show as incomplete when the setup was identical fashion as the setup instructions. Thank you!

Screen Shot 2020-06-07 at 5 53 51 PM

@ezanalemma
Copy link
Author

I have an update regarding this.

so i had to add this in rides.js for it to get past this issue:

Screen Shot 2020-06-08 at 12 09 54 AM

and i'm still not done with the "incomplete" issue because it now has an other reason why it's incomplete:

Screen Shot 2020-06-08 at 12 11 07 AM

is this something that can be fixed in this repo?

i tried adding a stripe.confirmCardPayment(...) but that was not working.

I remember using this repo before the "paymentIntents" part got added (and that used to work).

please advise!
thanks

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

1 participant