Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
remklov authored Dec 16, 2016
1 parent 012af2e commit 8929358
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,14 @@ With this module it is also possible to add eCommerce tracking information to th

#### Activate Transactional Info Layer?
If this option is active, transactional information will be added to the data layer. Following variables are added:
* transId
* transDate
* transTotal
* transShipping
* transPaymentType
* transCurrency
* transShippingMethod
* transProducts (per cart item)
* transactionId
* transactionDate
* transactionTotal
* transactionShipping
* transactionPaymentType
* transactionCurrency
* transactionShippingMethod
* transactionProducts (per cart item)
* id
* name
* sku
Expand All @@ -79,4 +79,4 @@ If this option is active, transactional information will be added to the data la

#### Success page URL path
Here you should configure the path of your success page. The default magento path is checkout/onepage/success but it may
vary depending on your checkout extension.
vary depending on your checkout extension.

0 comments on commit 8929358

Please sign in to comment.