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

add failed payment email notifications #13

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

JssDWt
Copy link
Collaborator

@JssDWt JssDWt commented Dec 20, 2024

In order to add failed payment email notifications to the trampoline plugin, the following has to be supplied:

  • trampoline-email-from
  • trampoline-email-to
  • trampoline-email-cc

Next to that the plugin needs environment variables to use the AWS SDK.

AWS_REGION
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY

If either the email options or the aws configuration is not set, email notifications are disabled.

This PR is currently untested.

@JssDWt JssDWt requested review from yaslama and roeierez December 20, 2024 09:51
@JssDWt JssDWt force-pushed the jssdwt-notifications branch from f0fdda3 to 366b514 Compare December 20, 2024 09:56
@JssDWt JssDWt force-pushed the jssdwt-notifications branch from 366b514 to cea403a Compare December 20, 2024 10:23
Copy link
Member

@roeierez roeierez left a comment

Choose a reason for hiding this comment

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

LGTM

@JssDWt JssDWt merged commit cea403a into main Dec 20, 2024
13 checks passed
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