Configurations
Available layout and configuration for the transaction mails sent by the Geins platform
The transaction mails have a base layout and content set, plus a number of configuration options for the layout and additional settings.
The transaction mails all have a base layout and content set, with a number of configuration options for the layout and some additional settings. The available adjustments are listed below.
If you have any questions regarding your mail configuration, contact the Geins support team via the support form in Merchant Center.
Mail layout
| Type | Description |
|---|---|
| BackgroundColor | The background color of the mail background. Example: "#333333" |
| BodyColor | The background color of the mail body. Example: "#000000" |
| SecondBodyColor | The secondary background color of the mail body. Example: "#333333" |
| HeaderColor | The background color of the mail header. Example: "#333333" |
| FooterColor | The background color of the mail footer. Example: "#333333" |
| FooterTextColor | The color of the footer texts. Example: "#333333" |
| TextColor | The mail text color. Example: "#333333" |
| SaleTextColor | The color of text on prices shown as sales prices. Example: "#C80000" |
| NotIncludedTextColor | The color of text on order rows not included in the order. Example: "#C80000" |
| PreviouslyShippedTextColor | The color of text on order rows already shipped. Example: "#C80000" |
| BackOrderedTextColor | The color of text on order rows with backorder status. Example: "#E87F00" |
| ButtonColor | The color of buttons in the mail. Example: "#333333" |
| ButtonTextColor | The color of the text in buttons. Example: "#fafafa" |
| BorderRadius | The border radius size on buttons. Example: 5px |
| FontLink | The link to the font used in the mail, such as a Google font. Example: https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i |
| FontFamily | The font family used in the mail. Example: "Open Sans, sans-serif" |
| FontSizeSmall | The small font size on texts, used in a variety of places. Example: "15px" |
| FontSizeMedium | The medium font size on texts, used in a variety of places. Example: "15px" |
| FontSizeLarge | The large font size on texts, used in a variety of places. Example: "18px" |
| LineHeight | The text line-height in the mail. Example: "20px" |
| LogoUrl | The url to the logo used in the mail. Example: "/Content/img/mail/logo.png" |
| HeaderImgUrl | The url to the header mail image. Example: "/Content/img/mail/header.jpg" |
| ProdImgSize | The size of the product images on order rows in mails such as order confirmation. Example: "180w" |
Mail settings
| Type | Description |
|---|---|
| FromEmailAddress | If an email address exists, copies of order confirmation mails are sent to this address. |
| DisplayName | A display text shown in the email inbox header instead of the sender mail, for example: "Storename support". |
| Locale | The language used for email, standard format. Available languages: sv-SE, da-DK, fi-FI, nb-NO. Default is English: en-US. |
| ExternalSourceVerificationTag | Used with OrderConfirmationExternalSource. Specify a text that must be included in the html from the external source. |
| Disabled | Disables all transaction mail from being sent. |
| Texts | Used to override texts. |
| SmtpHost | Host for an external SMTP server. If not specified, ours is used. |
| SmtpUser | User for an external SMTP server. |
| SmtpPassword | Password for an external SMTP server. |
| OrderConfirmationBCCEmail | The email address that receives a BCC of all sent order confirmation mails. |
| OrderConfirmationExternalSource | A URL called when the email is generated; the html from it is used instead of our email. The order's publicId is sent to this URL so data can be retrieved via our mgmtapi. |
| HideArticleNumber | Hides the article number on products in order mails. |
| EmailReplyToCustomer | If set to true, the order confirmation email is also sent to the sender of the email. |
| LoginUrl | Relative url to the login page. Example: /login |
| PasswordResetUrl | Relative url to the password reset page. Example: /newpassword |
Mail texts
Most of the texts in all the transaction mails, such as the order confirmation title and subtitle, can be adjusted. If you want to do this, contact the Geins support team for more information.
Description of the Purchase order view
An overview of the fields, columns, and actions in the purchase order view.
Transactionmails sent in the Geins platform
A transactional email is an automated email triggered after a customer takes a specific action. The transaction mails sent in the Geins platform.