forked from vandarpay/docs
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
344 lines (323 loc) · 20.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
<!DOCTYPE html>
<html lang="fa">
<head>
<title>مستندات وندار | ارایه دهنده راهکارهای پرداخت</title>
<meta name="description" content="">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"/>
<meta name="format-detection" content="telephone=no">
<link href="https://fonts.googleapis.com/css2?family=Markazi+Text&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.rtl.css">
<link rel='icon' href='https://cdn.vandar.ir/public/logos/icon-logo.svg' type='image/x-icon'>
</head>
<body dir="rtl">
<header id="header">
<h1>Vandar</h1>
<h2>مستندات وندار</h2>
</header>
<div class="container">
<div class="row">
<div class="col-sm-3">
<div id="myHeader">
<ul>
<!-- <li>-->
<!-- <a href="https://vandarpay.github.io/docs/" class="active">مفاهیم اولیه</a>-->
<!-- <!– <div class="sidenav">–>-->
<!-- </li>-->
<li>
<button class="dropdown-btn">مفاهیم اولیه
<br>
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-container">
<a href="https://vandarpay.github.io/docs/#postman">Postman</a><br>
<a href="https://vandarpay.github.io/docs/#start">شروع کنید</a><br>
<!-- </div>-->
</div>
</li>
<li>
<button class="dropdown-btn">درگاه پرداخت
<br>
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-container">
<a href="https://vandarpay.github.io/docs/ipg/#payment-gateways">ساخت و ویرایش درگاه پرداخت</a><br>
<a href="https://vandarpay.github.io/docs/ipg/#active-ipg">فعال کردن درگاه پرداخت</a><br>
<a href="https://vandarpay.github.io/docs/ipg/#implementation">پیاده سازی فنی درگاه پرداخت</a><br>
<a href="https://vandarpay.github.io/docs/ipg/#step-1">مرحله اول</a><br>
<a href="https://vandarpay.github.io/docs/ipg/#step-2">مرحله دوم</a><br>
<a href="https://vandarpay.github.io/docs/ipg/#step-3">مرحله سوم</a><br>
<a href="https://vandarpay.github.io/docs/ipg/#step-4">مرحله چهارم</a><br>
<!-- </div>-->
</div>
</li>
<li>
<button class="dropdown-btn">دریافت توکن
<br>
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-container">
<a href="https://vandarpay.github.io/docs/auth/#step-1">مرحله اول</a><br>
<!-- </div>-->
</div>
</li>
<li>
<button class="dropdown-btn">کسبوکار
<br>
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-container">
<a href="https://vandarpay.github.io/docs/business/#information">اطلاعات</a><br>
<a href="https://vandarpay.github.io/docs/business/#users">کاربران</a><br>
<!-- </div>-->
</div>
<!-- <a href="https://vandarpay.github.io/docs/business">کسبوکار</a>-->
</li>
<li>
<button class="dropdown-btn">صورت حساب
<br>
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-container">
<a href="https://vandarpay.github.io/docs/invoice/#wallet">کیف پول</a><br>
<a href="https://vandarpay.github.io/docs/invoice/#transactions">صورت حساب</a><br>
<!-- </div>-->
</div>
</li>
<li>
<button class="dropdown-btn">سرویس تسویه
<br>
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-container">
<a href="https://vandarpay.github.io/docs/settlement/#settlements">لیست تسویه ها</a><br>
<a href="https://vandarpay.github.io/docs/settlement/#request-settlement">ثبت درخواست تسویه</a><br>
<a href="https://vandarpay.github.io/docs/settlement/#cancel">لغو یک تسویه</a><br>
<!-- </div>-->
</div>
</li>
<li>
<button class="dropdown-btn"> سرویس تسویه گروهی
<br>
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-container">
<a href="https://vandarpay.github.io/docs/batch-settlement/#batch-settlements-intro">مقدمه</a><br>
<a href="https://vandarpay.github.io/docs/batch-settlement/#batch-settlements-index">لیست تسویه های گروهی</a><br>
<a href="https://vandarpay.github.io/docs/batch-settlement/#batch-settlements-show">جزییات یک تسویه گروهی</a><br>
<a href="https://vandarpay.github.io/docs/batch-settlement/#batch-settlement-store">ثبت یک تسویه گروهی</a><br>
</div>
</li>
<li>
<button class="dropdown-btn">سرویس پرداخت خودکار
<br>
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-container">
<a href="https://vandarpay.github.io/docs/subscription/#directdebit">مقدمه</a><br>
<a href="https://vandarpay.github.io/docs/subscription/#get-token">سرویس دریافت توکن</a><br>
<a href="https://vandarpay.github.io/docs/subscription/#withdrawal">سرویس برداشت وجه</a><br>
<a href="https://vandarpay.github.io/docs/subscription/#error">لیست خطاهای دریافتی</a><br>
<a href="https://vandarpay.github.io/docs/subscription/better-product-design/" target="_blank">طراحی محصولی بهتر</a><br>
<!-- </div>-->
</div>
</li>
<li>
<button class="dropdown-btn">سرویس پرداخت یکپارچه
<br>
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-container">
<a href="https://vandarpay.github.io/docs/mpg/#mpg">مقدمه</a><br>
<a href="https://vandarpay.github.io/docs/mpg/#objects">آبجکت های سرویس پرداخت یکپارچه</a><br>
<a href="https://vandarpay.github.io/docs/mpg/#payment-methods">مدیریت روشهای پرداخت</a><br>
<a href="https://vandarpay.github.io/docs/mpg/#get-token">صدور مجوز در روش پرداخت از حساب</a><br>
<a href="https://vandarpay.github.io/docs/mpg/#checkout">سرویس صورتحساب (Checkout)</a><br>
</div>
</li>
<!-- <li>-->
<!-- <button class="dropdown-btn">سرویس پرداخت با وندار-->
<!-- <br>-->
<!-- <i class="fa fa-caret-down"></i>-->
<!-- </button>-->
<!-- <div class="dropdown-container">-->
<!-- <a href="https://vandarpay.github.io/docs/pay-by-vandar/#overview">معرفی سرویس</a><br>-->
<!-- <a href="https://vandarpay.github.io/docs/pay-by-vandar/#intro">مقدمه</a><br>-->
<!-- <a href="https://vandarpay.github.io/docs/pay-by-vandar/#send">دریافت توکن</a><br>-->
<!-- <a href="https://vandarpay.github.io/docs/pay-by-vandar/#redirect">انتقال کاربر</a><br>-->
<!-- <a href="https://vandarpay.github.io/docs/pay-by-vandar/#inquiry">استعلام</a><br>-->
<!-- <a href="https://vandarpay.github.io/docs/pay-by-vandar/#verify">تایید</a><br>-->
<!-- </div>-->
<!-- </li>-->
<li>
<button class="dropdown-btn">سرویس مشتریان
<br>
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-container">
<a href="https://vandarpay.github.io/docs/customers/#customers">مقدمه</a><br>
<a href="https://vandarpay.github.io/docs/customers/#base">مشتریان</a><br>
<a href="https://vandarpay.github.io/docs/customers/#wallet">کیف پول</a><br>
<a href="https://vandarpay.github.io/docs/customers/#transactions">تراکنش</a><br>
<a href="https://vandarpay.github.io/docs/customers/#sheba">شبا</a><br>
<a href="https://vandarpay.github.io/docs/customers/#card">کارت</a><br>
<a href="https://vandarpay.github.io/docs/customers/#card-to-iban">کارت به شبا</a><br>
<a href="https://vandarpay.github.io/docs/customers/#authentication">احراز هویت</a><br>
<a href="https://vandarpay.github.io/docs/customers/#logs">گزارشات</a><br>
<a href="https://vandarpay.github.io/docs/customers/#cash-in-code">شناسه پرداخت</a><br>
</div>
</li>
<li>
<button class="dropdown-btn">سرویس معاملات امن
<br>
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-container">
<a href="https://vandarpay.github.io/docs/miando/#intro">مقدمه</a><br>
<a href="https://vandarpay.github.io/docs/miando/#customers">مشتریان</a><br>
<a href="https://vandarpay.github.io/docs/miando/#agreements">معاملات</a><br>
<a href="https://vandarpay.github.io/docs/miando/#tickets">تیکت ها</a><br>
<a href="https://vandarpay.github.io/docs/miando/#webhooks">وبهوک</a><br>
</div>
</li>
<li>
<button class="dropdown-btn">ابزار واریز بانکی
<br>
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-container">
<a href="https://vandarpay.github.io/docs/cash-in/#intro">مقدمه</a><br>
<a href="https://vandarpay.github.io/docs/cash-in/#ibans-list">لیست شماره شباها</a><br>
<a href="https://vandarpay.github.io/docs/cash-in/#get-balance">دریافت موجودی حساب</a><br>
<a href="https://vandarpay.github.io/docs/cash-in/#deposit">درخواست واریز</a><br>
</div>
</li>
<li>
<a href="https://vandarpay.github.io/docs/refund">بازگشت وجه</a>
</li>
<li>
<a href="https://vandarpay.github.io/docs/banks">بانکها</a>
</li>
<li>
<a href="https://vandarpay.github.io/docs/errors">خطاها</a>
</li>
</ul>
</div>
</div>
<div class="col-sm-9">
<article class="content">
<div>
آخرین تغییرات: ۱۳۹۹/۱۱/۱۵
</div>
<div class="article" id="basic">
<h2 class="article-header"><a href="#basic">مفاهیم اولیه</a></h2>
<p>به بخش مستندات فنی وندار خوش آمدید. برای استفاده از مستندات فنی درگاه و درگاه دومرحلهای لازم است
از API key ارائه شده در صفحهی درگاه پرداخت میز کار استفاده کنید. برای استفاده از سایر APIها
باید توکن معتبر در اختیار داشته باشید.</p>
<p>در استفاده از مستندات زیر به سطح دسترسی کاربران کسبوکار توجه کنید، ممکن است بعضی از APIها برای
بعضی از کاربران قابل دسترسی نباشد.وبسرویسهای وندار به صورت REST در اختیار کاربران و همکاران
تجاری ما قرار گرفته است.</p>
<div class="info">
<strong>نکته!</strong> مدت زمان اعتبار توکنها ۵ روز است.
</div>
<div class="info">
<strong>نکته!</strong> همواره به جای {business} نام انگلیسی کسبوکار جایگذاری شود.
</div>
<h2 class="article-header" id="Postman"><a href="#Postman">Postman</a></h2>
<p>پست من یک ابزار برای تست کردن apiها است. وندار هم برای اینکه شما بتونید از امکانات این ابزار برای
تست و توسعه سرویس ها استفاده کنید. مجموعه سرویس هاش رو در قالب یک کالکشن پست من آماده کرده.</p>
<div class="download-box">
<a href="https://vandarpay.github.io/docs/VandarAPI_last_update_2023_01_23.postman_collection.json" download><strong>دانلود!</strong>
مجموعه سرویس های وندار برای Postman</a>
</div>
<div class="info">
<strong>نکته!</strong> آموزش خیلی سریع Postman
<p>
<strong>مرحله اول:</strong>
از <a href="https://www.postman.com/downloads/"><strong>این لینک</strong></a> آخرین نسخه
postman را دانلود و نصب کنید.
</p>
<p>
<strong>مرحله دوم:</strong>
کالکشن وندار را import کنید.
<img src="images/postman-import.png" alt="کالکشن پست من">
در انتها کالکشن سرویسهای وندار را اینگونه باید مشاهده کنید.
<img src="images/postman-collection.png" alt="کالکشن پست من وندار">
</p>
<p>
<strong>مرحله سوم:</strong>
هر کدام از سرویس ها را میتوانید با تغییر دادن مقادیر تست کنید.
<img src="images/postman-sample-api.png" alt="نمونه یک سرویس">
</p>
<p>
<strong>مرحله چهارم:</strong>
نمونه کد هر زبان برنامه نویسی که میخواهید را با استفاده از ابزار code تولید کنید.
<img src="images/postman-go-code-generator.png" alt="نمونه کد golang">
</p>
</div>
<h2 class="article-header" id="start"><a href="#start">شروع کنید</a></h2>
<p>
اگر قصد پیاده سازی درگاه پرداخت وندار را دارید
<a href="https://vandarpay.github.io/docs/ipg"><strong>مستندات درگاه پرداخت</strong></a>
را بدون هیچ گونه پیشنیازی شروع کنید.
</p>
<p>
اما اگر قصد پیاده سازی سرویس های دیگر وندار را دارید پیشنیاز همه این سرویس ها پیاده سازی
<a href="https://vandarpay.github.io/docs/auth"><strong>مستندات دریافت توکن</strong></a>
است.
</p>
</div>
</article>
</div>
</div>
</div>
<footer id="footer">
<div class="container">
<div class="row" style="text-align: center">
<div class="col-sm-8 col-xs-6 no-padding-bottom">
<a href="https://github.com/vandarpay/docs" target="_blank">مخزن گیتهاب</a>
</div>
<div class="col-sm-4 col-xs-6 text-right no-padding-bottom">2020 © <a href="https://vandar.io"
target="_blank">وندار</a></div>
</div>
</div>
</footer>
<button onclick="goTop()" id="go_top" title="Go to top">^</button>
<script>
/* Loop through all dropdown buttons to toggle between hiding and showing its dropdown content - This allows the user to have multiple dropdowns without any conflict */
var dropdown = document.getElementsByClassName("dropdown-btn");
var i;
for (i = 0; i < dropdown.length; i++) {
dropdown[i].addEventListener("click", function () {
this.classList.toggle("active");
var dropdownContent = this.nextElementSibling;
if (dropdownContent.style.display === "block") {
dropdownContent.style.display = "none";
} else {
dropdownContent.style.display = "block";
}
});
}
var header = document.getElementById("myHeader");
var sticky = header.offsetTop;
window.onscroll = function () {
var top = document.getElementById("go_top");
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
top.style.display = "block";
} else {
top.style.display = "none";
}
if (window.pageYOffset > 320 && window.pageYOffset < 2900) {
header.classList.add("fix-sidebar");
} else {
header.classList.remove("fix-sidebar");
}
};
function goTop() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
</body>
</html>