Skip to content

Instantly share code, notes, and snippets.

@iamarsenibragimov
Created September 26, 2016 06:14
Show Gist options
  • Save iamarsenibragimov/f8f8c89040edc6a5df32fb101fba31db to your computer and use it in GitHub Desktop.
Save iamarsenibragimov/f8f8c89040edc6a5df32fb101fba31db to your computer and use it in GitHub Desktop.
[2016-09-02T12:19:23.009+0300] INFO [http-nio-0.0.0.0-8001-exec-11] [100248.SHID] [CrVpQW9wyuw=.74e5] [1f5b575b-0009-5000-8000-000013e5897f] [CommonHttp30Protocol] - paramsToSign: 'checkOrder;600.00;643;1001
;100248;2000500115923;205683'
[2016-09-02T12:19:23.009+0300] INFO [http-nio-0.0.0.0-8001-exec-11] [100248.SHID] [CrVpQW9wyuw=.74e5] [1f5b575b-0009-5000-8000-000013e5897f] [CommonHTTPStub] - Request params:
ga_action=clicked pay button
cps_shopPaymentType=SB
orderNumber=71607
orderSumAmount=600.00
shopArticleId=200440
paymentPayerCode=410011562335339
_token=pgIsirQ4lACQlAhk2SiiDudRu1QNd9wBAmG3dAF9
tmxSessionId=67E1F9893022FD8D9C39C5003899FDB9
external_id=deposit
paymentType=SB
requestDatetime=2016-09-02T12:19:23.007+03:00
uid=0
depositNumber=14484741
cps_user_country_code=RU
orderCreatedDatetime=2016-09-02T12:19:22.886+03:00
action=checkOrder
shopId=100248
scid=34216
ga_label=price:600
shopSumBankPaycash=1001
shopSumCurrencyPaycash=643
rebillingOn=false
orderSumBankPaycash=1001
orderSumCurrencyPaycash=643
unilabel=1f5b575b-0009-5000-8000-000013e5897f
customerNumber=205683
yandexPaymentId=2570020112441318
phoneNumber=79137844858
ga_price=600
invoiceId=2000500115923
yandexuid=235826801472807560
ga_category=user
btnPay=Pay
shopSumAmount=583.20
md5=897771C63F1FD8113C062865C8E798FC
[2016-09-02T12:19:24.513+0300] INFO [http-nio-0.0.0.0-8001-exec-11] [100248.SHID] [CrVpQW9wyuw=.74e5] [1f5b575b-0009-5000-8000-000013e5897f] [CommonHTTPSCAConnector] - 1504 ms for https://pamagram.com/pay-handler
[2016-09-02T12:19:24.517+0300] WARN [http-nio-0.0.0.0-8001-exec-11] [100248.SHID] [CrVpQW9wyuw=.74e5] [1f5b575b-0009-5000-8000-000013e5897f] [AbstractIPWPaymentHandler] - Сервер магазина не доступен: java.io.IOException: wrong response document (too many elements =3). response: <!DOCTYPE HTML>
<html>
<head>
<title>
Ошибочка вышла...
</title>
<meta charset="utf-8">
<meta http-equiv="refresh" content="10">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,......
ru.yamoney.calypso.shops.adapters.ShopUnavailableException: java.io.IOException: wrong response document (too many elements =3). response: <!DOCTYPE HTML>
<html>
<head>
<title>
Ошибочка вышла...
</title>
<meta charset="utf-8">
<meta http-equiv="refresh" content="10">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,......
at ru.yamoney.calypso.shops.adapters.shop.commonhttp.processors.CommonHttp30Protocol.sendRequest(CommonHttp30Protocol.java:624)
at ru.yamoney.calypso.shops.adapters.shop.commonhttp.processors.CommonHttp30Protocol.doCheckOrder(CommonHttp30Protocol.java:425)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment