I'm having an issue with sending emails after IPN verifies a payment was received. It will send an email and I have the DB Read set up in the "On Verified" event.
What's happening is is that I'm getting the data from the correct table, but it's only sending me the first entry.
I'm trying to send the latest record for each email, not send out the first repeatedly. Any help you can offer would be greatly appreciated.
What's happening is is that I'm getting the data from the correct table, but it's only sending me the first entry.
I'm trying to send the latest record for each email, not send out the first repeatedly. Any help you can offer would be greatly appreciated.