fix completessl link in iTransact settings
This commit is contained in:
parent
eb398cbbbc
commit
d21bea27f4
2 changed files with 3 additions and 2 deletions
|
|
@ -6,6 +6,7 @@
|
|||
styled by external CSS.
|
||||
- Profile fields and categories and have confirmation boxes when deleting using the side menu
|
||||
- Clicking active version tag in sidebar opens up version tag edit screen
|
||||
- fix: wrong ssl link in iTransact settings
|
||||
|
||||
7.4.5
|
||||
- fix: Apostrophy incorrectly escaped as double quote in some places
|
||||
|
|
|
|||
|
|
@ -163,7 +163,7 @@ See the information toward the bottom of this page to set up your merchant accou
|
|||
|
||||
<p>
|
||||
<b>Step 3: Get An SSL Certificate</b><br />
|
||||
<a target="_blank" href="http://www.completessl.com/plainblack">Get an SSL Certificate from CompleteSSL.</a>
|
||||
<a target="_blank" href="http://www.completessl.com/plainblack.php">Get an SSL Certificate from CompleteSSL.</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
@ -251,7 +251,7 @@ Please note that some of these recipe's are only roughly correct. They don't 'fi
|
|||
<li><b>yearly</b> (differs 1 day each leap year)</li>
|
||||
</ul><br />
|
||||
Also set the 'RECURRING POST-BACK URL' field in the Account Settings part of the virtual terminal to:|,
|
||||
lastUpdated => 1112200925,
|
||||
lastUpdated => 1189004971,
|
||||
context => q|An informational message that's shown in the configuration form of this plugin.|
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue