Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
merchant:existing_merchant:selfcare_system:settings:pay_pages [2019/05/15 16:28]
robinc [Pay Pages] added code html for Level 3
merchant:existing_merchant:selfcare_system:settings:pay_pages [2019/07/26 15:09]
robinc [Pay Pages] added @import CSS tag is blocked for HPP customization
Line 40: Line 40:
 data/​media/​merchant/​existing_merchant/​selfcare_system/​settings_pay_pages3-nu.png"/></​html>​ data/​media/​merchant/​existing_merchant/​selfcare_system/​settings_pay_pages3-nu.png"/></​html>​
  
-Advanced mode allows you to directly edit the CSS of the page and also the HTML of the Header and Footer. It is recommended not to use Auto Update in this mode. +Advanced mode allows you to directly edit the CSS of the page and also the HTML of the Header and Footer. It is recommended not to use Auto Update in this mode. The @import CSS tag is blocked for HPP customization.
  
 Because of the custom CSS that cannot be reverted to the same constraints as the Basic Mode, once you have entered Advanced mode you cannot go back to Basic Mode styling. Because of the custom CSS that cannot be reverted to the same constraints as the Basic Mode, once you have entered Advanced mode you cannot go back to Basic Mode styling.
Line 52: Line 52:
 If you are using enhanced data, more specificaly,​ Level 3 enhanced data, your transactions might have items. ​ If you want them to be visible for your customer, you should mark **Display Enhanced Data** or manually add the following piece of style to your template. If you are using enhanced data, more specificaly,​ Level 3 enhanced data, your transactions might have items. ​ If you want them to be visible for your customer, you should mark **Display Enhanced Data** or manually add the following piece of style to your template.
  
-<​code ​html>+<​code ​css>
 a#​enhancedDataLink { a#​enhancedDataLink {
     color: #0000ff;     color: #0000ff;
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International