Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
We don't use the SMTP settings in the web.config for emails, we use the SendGrid APIs for sending emails. Is there a way of overriding the default email settings on the checkout to use SendGrid instead?
Hi Chris
You can add sendgrid to the webconfig aswell, se the documentation here: https://sendgrid.com/docs/Integrate/Code_Examples/csharp.html
Hope this helps you :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Use SendGrid for order confirmation emails
We don't use the SMTP settings in the web.config for emails, we use the SendGrid APIs for sending emails. Is there a way of overriding the default email settings on the checkout to use SendGrid instead?
Hi Chris
You can add sendgrid to the webconfig aswell, se the documentation here: https://sendgrid.com/docs/Integrate/Code_Examples/csharp.html
Hope this helps you :)
is working on a reply...