Skip to content

Custom gateway recurring donations. Email notifications. #7284

Discussion options

You must be logged in to vote

Hey @joshAppDev!

Thanks for reaching out, glad to hear you are making progress on a custom gateway solution!

  1. What you have roughly looks like the right approach. With webhooks we receive the gateway data typically using the built in $routeMethods option in the gateway api - then find the subscription using the gateway transaction ID and create a new donation record like you are doing.
  2. You do not need to manually trigger email notifications as the framework will typically listen for donation status changes and dispatch the appropriate listeners like email notifications.
  3. What do you mean by GiveWP trying to initiate payments by itself?

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by joshAppDev
Comment options

You must be logged in to vote
1 reply
@jonwaldstein
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants