Stripe isn’t auto-sending a receipt to the customer even though they’ve got the email address from the transaction. When I got help from them, they said:
“In the logs for the charge request for that charge it’s saying that no email was provided for a receipt.
It looks like for this charge, the email went into the Name parameter instead of the Email parameter inside of the API call.
As I’m seeing that the API call was sent over to us from Event Espresso, you may need to reach out to them to ensure that your customers email address goes into the right location so they’ll be able to get receipts.”
Can you please explain what I need to change to make this happen? Thanks!
Line 14 onwards is the function yes, most of the above are comments except for line 1 which is an opening PHP tag (you don’t want an opening PHP tag inside another opening PHP tag:
<?php
//Some code
function test_function() {
echo 'Just a test function';
}
<?php
//More code
You can download the zip and upload it to your site through Plugins -> Add new -> Upload plugin.
Viewing 3 reply threads
The support post ‘Stripe not sending receipt’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.