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

Stripe upgrade #924

Merged
merged 11 commits into from
May 18, 2024
Merged

Stripe upgrade #924

merged 11 commits into from
May 18, 2024

Conversation

DietBepis1
Copy link
Collaborator

Implements stripe webhooks and some related code refactoring

Tweaked Payment Presenters
Fixed postgres timestamps
Added process-transaction route
Restored old validate and format files since they're being used in the front end. Will delete later.
Decommissioned old validate and format methods in all spots (I think)
Moved Presenters to a shared directory so it is obvious that FE/BE can both use it
Moved mappings to Donate Money so the new refactoring isn't cluttered
Lots of other small changes
… stripe

Created seeds for constituent and transaction data to match the fixture transactions
Added a WIP getter for stripe livemode variable.
Updated /process-transaction endpoint to check for livemode and disable signature signing verification when not in production.
Copy link

Cat Gif

Copy link

emote

@DietBepis1 DietBepis1 merged commit 602d70b into main May 18, 2024
11 of 13 checks passed
@DietBepis1 DietBepis1 deleted the stripe_upgrade branch May 18, 2024 14:13
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

Successfully merging this pull request may close these issues.

None yet

1 participant