Skip to content

Instantly share code, notes, and snippets.

@matthewarkin
Created July 7, 2015 07:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthewarkin/ca2b7b817322eea30d1c to your computer and use it in GitHub Desktop.
Save matthewarkin/ca2b7b817322eea30d1c to your computer and use it in GitHub Desktop.
Email receipts
Email customers for: Successful payments - Disabled AND Receipt_email set : No receipts sent (Would send receipt in Live mode)
Email customers for: Successful payments - Disabled AND Receipt_email not set : No receipts sent — Enable customer receipts
Email customers for: Successful payments - Disabled AND Receipt_email not set BUT Customer email set : No receipts sent — Enable customer receipts
Email customers for: Successful payments - Enabled AND Receipt_email set : No receipts sent (Would send receipt in Live mode)
Email customers for: Successful payments - Enabled AND Receipt_email not set : No receipts sent — No email address for this payment
Email customers for: Successful payments - Enabled AND Receipt_email not set BUT Customer email set : No receipts sent (Would send receipt in Live mode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment