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

Migrate payments and Transactions to typescript #9896

Merged
merged 8 commits into from
Apr 24, 2024
Merged

Conversation

znarf
Copy link
Member

@znarf znarf commented Mar 4, 2024

Extracted from #9848

@znarf znarf force-pushed the typescript-payments branch 6 times, most recently from 29d14f3 to 0ef57b4 Compare March 7, 2024 07:38
@znarf znarf mentioned this pull request Mar 7, 2024
@znarf znarf force-pushed the typescript-payments branch from 0ef57b4 to fdf082e Compare March 11, 2024 10:08
@znarf znarf force-pushed the typescript-payments branch 2 times, most recently from 3f7d9e7 to 0824a70 Compare April 9, 2024 08:21
@znarf znarf marked this pull request as ready for review April 9, 2024 08:21
@znarf znarf force-pushed the typescript-payments branch 4 times, most recently from 0b35982 to 2468e66 Compare April 22, 2024 07:31
@znarf znarf force-pushed the typescript-payments branch from 2468e66 to 8c8defc Compare April 24, 2024 07:05
@znarf znarf force-pushed the typescript-payments branch from 9dafa4c to 4fdde88 Compare April 24, 2024 11:41
@znarf znarf merged commit ff0bd95 into main Apr 24, 2024
19 checks passed
@znarf znarf deleted the typescript-payments branch April 24, 2024 12:02
Comment on lines +752 to +754
if (transaction) {
sendEmailNotifications(order, transaction);
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@znarf : This stops sending emails for pending contributions I believe as evidenced here; https://opencollective.freshdesk.com/a/tickets/344191

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.

2 participants