-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequest.json
More file actions
66 lines (66 loc) · 1.65 KB
/
request.json
File metadata and controls
66 lines (66 loc) · 1.65 KB
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
{
"requestBulk":{
"Business": {
"IdCompany": "M19A",
"IdBranch": "0001",
"Country": "MEX",
"User": "M19AITUS0",
"Pwd": "AU48HGY2ZQ"
},
"Transaction": {
"Merchant": "289015",
"Reference": "testingsky12",
"TpOperation": "30",
"Creditcard": {
"Crypto": "0",
"Type": "V/MC",
"Name": "Eugenio Orozco Marcos",
"Number": "4152314068147456",
"ExpMonth": "09",
"ExpYear": "27",
"CvvCsc": "1999"
},
"Amount": 200,
"Currency": "MXN",
"ConfirmationEmail": "pruebas@mitec.com.mx",
"UsrTransacction": "Cobros",
"Version": "Integra 1.0",
"Multiadq": {
"Merchant": "7020305",
"Acquirer": "132"
}
}
},
"request3DS": {
"TRANSACTION3DS": {
"business": {
"bs_idCompany": "M19A",
"bs_idBranch": "0002",
"bs_country": "MEX",
"bs_user": "M19AITUS1",
"bs_pwd": "E58D433Y5Z"
},
"transaction": {
"tx_merchant": "289015",
"tx_reference": "testingsky12",
"tx_amount": 200,
"tx_currency": "MXN",
"creditcard": {
"cc_name": "Eugenio Orozco Marcos",
"cc_number": "4152314068147456",
"cc_expMonth": "09",
"cc_expYear": "27",
"cc_cvv": "1999"
},
"bl_billingPhone": "8183402040",
"bl_billingEmail": "lenin@tonder.io",
"tx_urlResponse": "https://webhook.site/5bf5ed50-01fe-4abb-833c-af64bc6b5e33",
"tx_cobro": 0
}
}
},
"keyIntegration": {
"data0": "9265660159",
"seedAES": "B531B42EAC343095DF38259B2D08A431"
}
}