close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

how do i stop linkpoint from sending email receipts?

Thread began 2/16/2010 7:31 pm by sam308940 | Last modified 2/25/2010 2:52 pm by michaelpwallace381255 | 1837 views | 3 replies |

sam308940

how do i stop linkpoint from sending email receipts?

each time a successful transaction takes place, linkpoint sends an email to the customers. How can i disable this? I only want the customer to receive the email from our site, not linkpoint.

Sign in to reply to this post

Jason ByrnesWebAssist

the email is automatically generated by the Linkpoint system. I would think there
is a setting in your link point account to control how the email receipt is handled, you should contact linkpoint to see if there is a way of setting you account not to send the email receipt.

Sign in to reply to this post

sam308940

im posting this in case anyone else ever looks for this answer.

there is no controls in linkpoint that allow you to disable the customer receipts that are sent from linkpoint to the email address of the purchaser.

I called linkpoint - they can do it on request from thier end. However you have to have the merchant account security info (so get that from your client before you call).

but instead of doing the above - i just decided to change the email that is sent to be sent to my client. So now my client (website owner) will just receive the confirmation email that comes from linkpoint.

took this:
$LinkPointAPI_optional[0][$nextIndex] = "billing->email";
$LinkPointAPI_optional[1][$nextIndex] = "".((isset($_POST["email"]))?$_POST["email"]:"") ."";

and changed it to this:
$LinkPointAPI_optional[0][$nextIndex] = "billing->email";
$LinkPointAPI_optional[1][$nextIndex] = "orders@mydomainname.com";

Sign in to reply to this post

michaelpwallace381255

Nice solution Sam. Thanks for the tip.
I just switched mine to do the same.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...