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

MBL-1338: Re-fetch stored cards after login #2023

Merged
merged 2 commits into from Apr 4, 2024

Conversation

amy-at-kickstarter
Copy link
Contributor

@amy-at-kickstarter amy-at-kickstarter commented Apr 4, 2024

📲 What

Re-fetch stored cards after login.

🤔 Why

If you weren't logged in the first time you accessed the late pledge page, we never fetched your stored cards. This means that, when you tapped on submit, one of the prerequisites was missing and your pledge would never complete.

⏰ TODO

  • I'm getting a server 500 when I try to complete the pledge. Asking in Slack for help with that and leaving this as a draft for the moment.

⏫ Follow up

I created a ticket for us to resolve the 500, which is due to where we call Checkout vs. where we call Login.

@amy-at-kickstarter amy-at-kickstarter force-pushed the bug/adyer/MBL-1338/pledge-after-login branch from 73864a9 to b2e95e4 Compare April 4, 2024 14:25
@amy-at-kickstarter amy-at-kickstarter requested review from a team and ifosli and removed request for a team April 4, 2024 14:29
@amy-at-kickstarter amy-at-kickstarter self-assigned this Apr 4, 2024
@amy-at-kickstarter amy-at-kickstarter marked this pull request as ready for review April 4, 2024 14:30
@amy-at-kickstarter amy-at-kickstarter force-pushed the bug/adyer/MBL-1338/pledge-after-login branch from 7d83d8e to df2b16b Compare April 4, 2024 20:24
@amy-at-kickstarter amy-at-kickstarter merged commit 3c13876 into main Apr 4, 2024
5 checks passed
@amy-at-kickstarter amy-at-kickstarter deleted the bug/adyer/MBL-1338/pledge-after-login branch April 4, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants