- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Supply Transaction Receipt email address via SIM field, rather than User Profile setting?
I'm creating 3 different payment pages using the SIM interface (with C# on the backend)
Each page needs to send the transaction receipt email to a different department head in our business. However we don't want every transaction receipt sent to every department head.
The customer will get a receipt via the x_email field. Any user profile at authorize.net with the "Transaction Receipt" option checked will get a copy as well. However, I'd lke to add an additional email recipient as the transaction is processed.
Is there a way to do this via the SIM API?
โ11-23-2012 01:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
nope. probably could just send it in c#.
โ11-23-2012 01:40 PM - edited โ11-23-2012 01:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you include more than one email via the x_email field? Delimited by commas, or semicolons, or something like that?
โ11-23-2012 02:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not that I know of, you could centainly try different delimited and see if it works.
โ11-23-2012 04:06 PM

