Configuration
Configuration guide
- Configure the Svea account information in the Litium.AddOns.Svea.dll.config file
-
paymentAccIdentifier: Mandatory. Must be unique for each payment account. Identifier to select the account.
-
merchantId: Mandatory. Svea merchant id. This value is assigned by Svea.
-
sharedSecret: Mandatory. Svea secret word. This value is assigned by Svea.
-
isTestAccount: If true, uses Svea test environment, if false uses Svea production. All test accounts should have this attribute true.
-
isCompany: true if site is B2B, otherwise false
-
isSveaCheckoutEnabled: Enable or disable SveaCheckout as a Payment method in Litium.
-
useValidation: If true, Svea validates the order before the processing the purchase.
-
salesCountry: ISO 3166 alpha-2 country code of selling country. If you are selling in multiple countries with same account, duplicate the entire payment account section with unique paymentAccountIdentifiers to each country, and specify correct sales country to this parameter.
- Choose and add Svea pay on the desired website/channel (depending on Litium version) in the Litium backoffice.
- Note: The Accelerator implementation for this add-on is developed for Litium 7.4.2 and might need to be adjusted if your project is using another version.
Updated
2021-03-26
|