Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
apex_micro_site
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Ali Arshad
apex_micro_site
Commits
fef3acd3
Commit
fef3acd3
authored
Jan 25, 2018
by
Muhammad Usman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
terms and condition url
parent
e1a2a6b6
Pipeline
#230
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
functions.php
WWW_DATA/wp-content/plugins/apex_global_lms/functions.php
+1
-1
No files found.
WWW_DATA/wp-content/plugins/apex_global_lms/functions.php
View file @
fef3acd3
...
@@ -158,7 +158,7 @@ function vq_lms_process_order()
...
@@ -158,7 +158,7 @@ function vq_lms_process_order()
$strxml
=
$strxml
.
"<notification_url>"
.
$_noturl
.
"</notification_url>"
;
$strxml
=
$strxml
.
"<notification_url>"
.
$_noturl
.
"</notification_url>"
;
$strxml
=
$strxml
.
"<response_url>"
.
$_resurl
.
"</response_url>"
;
$strxml
=
$strxml
.
"<response_url>"
.
$_resurl
.
"</response_url>"
;
$strxml
=
$strxml
.
"<cancel_url>"
.
$_cancelurl
.
"</cancel_url>"
;
$strxml
=
$strxml
.
"<cancel_url>"
.
$_cancelurl
.
"</cancel_url>"
;
$strxml
=
$strxml
.
"<mtac_url></mtac_url>"
;
// pls set this to the url where your terms and conditions are hosted
$strxml
=
$strxml
.
"<mtac_url>
https://www.google.com
</mtac_url>"
;
// pls set this to the url where your terms and conditions are hosted
$strxml
=
$strxml
.
"<descriptor_note>''</descriptor_note>"
;
// pls set this to the descriptor of the merchant ""
$strxml
=
$strxml
.
"<descriptor_note>''</descriptor_note>"
;
// pls set this to the descriptor of the merchant ""
$strxml
=
$strxml
.
"<fname>"
.
$_fname
.
"</fname>"
;
$strxml
=
$strxml
.
"<fname>"
.
$_fname
.
"</fname>"
;
$strxml
=
$strxml
.
"<lname>"
.
$_lname
.
"</lname>"
;
$strxml
=
$strxml
.
"<lname>"
.
$_lname
.
"</lname>"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment