-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[Payment card / Subscription] Implement AddPaymentCardGBP API command #42478
Comments
Eep! 4 days overdue now. Issues have feelings too... |
Huh... This is 4 days overdue. Who can take care of this? |
I can grab this! I will start now but likely won't finish until next Tue or Wed (I'm out Thu-Mon on parental leave still). If someone needs to take over for timing reasons, so be it! I'll try to keep my PRs in a good position |
Pushed some progress to the PR, will continue more tomorrow! |
Pushed progress to the Auth PR + a draft web PR. Will try to make some additional progress later tonight as well 🤞 |
Left to do:
|
Whew okay this one is definitely testing me 😅. Got the It works locally end-to-end now for a user without a balance owed. But still need to handle these 3 pieces, hopefully all tomorrow:
|
I've been manually testing as I go and things look good but may want to do a little more there as well |
Got the Auth PR into review 🎉 I also cleaned up the Web PR but still need to address error handling so it's still in a draft state, will handle that tomorrow |
Feedback addressed on Auth PR, still need to get back to Web PR tomorrow |
Auth PR and Web PR are merged, waiting deploy. |
Auth is deployed, Web is on staging |
Web is on prod as well! This should autoclose shortly, if not I can close it out tomorrow |
Complete this backend section of the design doc: Implement AddPaymentCardGBP API command
The text was updated successfully, but these errors were encountered: