We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c375104 commit c6d9debCopy full SHA for c6d9deb
1 file changed
FB App Seamless (example)/index(example).php
@@ -6,7 +6,7 @@
6
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
7
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
8
<script src="./molpay_facebook_seamless.js"></script>
9
-<script src="https://www.onlinepayment.com.my/MOLPay/API/seamless/js/MOLPay_seamless.deco.js"></script>
+<script src="https://www.onlinepayment.com.my/MOLPay/API/seamless/latest/js/MOLPay_seamless.deco.js"></script>
10
</head>
11
<body>
12
<div class="container-fluid">
@@ -20,4 +20,4 @@
20
</div>
21
22
</body>
23
-</html>
+</html>
0 commit comments