Skip to content

Commit 32474f4

Browse files
authored
triv: change php version to 2.0.0 (#7)
1 parent 13fe31a commit 32474f4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+67
-67
lines changed

code-samples-map.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lang":"PHP",
2222
"label":"SDK",
2323
"source":{
24-
"$ref":"./code_samples/php/v1.0.0/create_payment.php"
24+
"$ref":"./code_samples/php/v2.0.0/create_payment.php"
2525
}
2626
}
2727
]
@@ -48,7 +48,7 @@
4848
"lang":"PHP",
4949
"label":"SDK",
5050
"source":{
51-
"$ref":"./code_samples/php/v1.0.0/get_available_payment_methods.php"
51+
"$ref":"./code_samples/php/v2.0.0/get_available_payment_methods.php"
5252
}
5353
}
5454
]
@@ -75,7 +75,7 @@
7575
"lang":"PHP",
7676
"label":"SDK",
7777
"source":{
78-
"$ref":"./code_samples/php/v1.0.0/get_payment_status.php"
78+
"$ref":"./code_samples/php/v2.0.0/get_payment_status.php"
7979
}
8080
}
8181
]
@@ -102,7 +102,7 @@
102102
"lang":"PHP",
103103
"label":"SDK",
104104
"source":{
105-
"$ref":"./code_samples/php/v1.0.0/chargeback.php"
105+
"$ref":"./code_samples/php/v2.0.0/chargeback.php"
106106
}
107107
}
108108
]
@@ -127,7 +127,7 @@
127127
"lang":"PHP",
128128
"label":"SDK",
129129
"source":{
130-
"$ref":"./code_samples/php/v1.0.0/cancel_payment.php"
130+
"$ref":"./code_samples/php/v2.0.0/cancel_payment.php"
131131
}
132132
}
133133
]
@@ -154,7 +154,7 @@
154154
"lang":"PHP",
155155
"label":"SDK",
156156
"source":{
157-
"$ref":"./code_samples/php/v1.0.0/create_payment_direct.php"
157+
"$ref":"./code_samples/php/v2.0.0/create_payment_direct.php"
158158
}
159159
}
160160
]
@@ -181,7 +181,7 @@
181181
"lang":"PHP",
182182
"label":"SDK",
183183
"source":{
184-
"$ref":"./code_samples/php/v1.0.0/set_colors.php"
184+
"$ref":"./code_samples/php/v2.0.0/set_colors.php"
185185
}
186186
}
187187
]
@@ -208,7 +208,7 @@
208208
"lang":"PHP",
209209
"label":"SDK",
210210
"source":{
211-
"$ref":"./code_samples/php/v1.0.0/set_logo.php"
211+
"$ref":"./code_samples/php/v2.0.0/set_logo.php"
212212
}
213213
}
214214
]
@@ -235,7 +235,7 @@
235235
"lang":"PHP",
236236
"label":"SDK",
237237
"source":{
238-
"$ref":"./code_samples/php/v1.0.0/get_access_token.php"
238+
"$ref":"./code_samples/php/v2.0.0/get_access_token.php"
239239
}
240240
}
241241
]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)