File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Released under the GPL V3 license: https://opensource.org/licenses/GPL-3.0
2222 <?php
2323 if ( basename( $PHP_SELF ) == 'checkout_confirmation.php' ) {
2424 ?>
25- <script src="https://sdk.paylike.io/3 .js"></script>
25+ <script src="https://sdk.paylike.io/6 .js"></script>
2626 <script src= "includes/javascript/paylike.js"></script>
2727 <?php
2828 }
@@ -69,7 +69,7 @@ Released under the GPL V3 license: https://opensource.org/licenses/GPL-3.0
6969 if(isset($errorHandler))$errorHandler->display();
7070 ```
7171 After case 'edit': line.
72- 8. Install the Paylike module from modules -> payment in the admin
72+ 8. Install the Paylike module from modules -> payment in the admin
7373 9. Insert the app key and your public key in the settings and enable the plugin
7474
7575## Updating settings
You can’t perform that action at this time.
0 commit comments