Skip to content

Instantly share code, notes, and snippets.

@JeanRibes
Created November 28, 2017 20:54
Show Gist options
  • Save JeanRibes/18e833c4121e5e00e2890f2cce3e8bda to your computer and use it in GitHub Desktop.
Save JeanRibes/18e833c4121e5e00e2890f2cce3e8bda to your computer and use it in GitHub Desktop.
réponse client Mercanet (avec httpbin.org/post)
{
"args": {},
"data": "",
"files": {},
"form": {
"Data": "captureDay=0|captureMode=AUTHOR_CAPTURE|currencyCode=978|merchantId=211000021310001|orderChannel=INTERNET|responseCode=00|transactionDateTime=2017-11-28T21:53:00+01:00|transactionReference=2017112821632667547e7cd3e0466547863|keyVersion=1|acquirerResponseCode=00|amount=279|authorisationId=672173|panExpiryDate=201801|paymentMeanBrand=VISA|paymentMeanType=CARD|complementaryCode=00|complementaryInfo=<CARD_INFOS BDOM=XXX COUNTRY=FRA PRODUCTCODE=F NETWORK=VISA BANKCODE=20041 PRODUCTNAME=VISA CLASSIC PRODUCTPROFILE=XXX />|customerIpAddress=134.214.181.92|maskedPan=5017##########01|scoreProfile=profil1|holderAuthentRelegation=N|holderAuthentStatus=NOT_ENROLLED|transactionOrigin=INTERNET|paymentPattern=ONE_SHOT|customerMobilePhone=null|mandateAuthentMethod=null|mandateUsage=null|transactionActors=null|mandateId=null|captureLimitDate=20171128|dccStatus=null|dccResponseCode=null|dccAmount=null|dccCurrencyCode=null|dccExchangeRate=null|dccExchangeRateValidity=null|dccProvider=null|statementReference=null|panEntryMode=MANUAL|walletType=null|holderAuthentMethod=NOT_SPECIFIED|holderAuthentProgram=3DS|paymentMeanId=null|instalmentNumber=null|instalmentDatesList=null|instalmentTransactionReferencesList=null|instalmentAmountsList=null|settlementMode=null|mandateCertificationType=null|valueDate=null|creditorId=null|acquirerResponseIdentifier=null|acquirerResponseMessage=null|paymentMeanTradingName=null|additionalAuthorisationNumber=null|issuerWalletInformation=null|s10TransactionId=151|s10TransactionIdDate=20171128|preAuthenticationColor=null|preAuthenticationInfo=null|preAuthenticationProfile=null|preAuthenticationThreshold=null|preAuthenticationValue=null|invoiceReference=null|s10transactionIdsList=null|cardProductCode=F|cardProductName=VISA CLASSIC|cardProductProfile=null|issuerCode=20041|issuerCountryCode=FRA|acquirerNativeResponseCode=00|settlementModeComplement=null|preAuthorisationProfile=profil1|preAuthorisationProfileValue=ce34c0ea-5b52-4666-beee-fdec0d06ac66|preAuthorisationRuleResultList=null|preAuthenticationProfileValue=null|preAuthenticationRuleResultList=null|paymentMeanBrandSelectionStatus=NOT_APPLICABLE|transactionPlatform=PROD",
"Encode": "",
"InterfaceVersion": "HP_2.16",
"Seal": "8c4991f0da8f35d2dd10a94a33acca366118751ab6a1dc2e45662d656ccad750"
},
"headers": {
"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
"Accept-Encoding": "gzip, deflate",
"Accept-Language": "fr,fr-FR;q=0.8,en-US;q=0.5,en;q=0.3",
"Connection": "close",
"Content-Length": "2633",
"Content-Type": "application/x-www-form-urlencoded",
"Cookie": "_gauges_unique_hour=1; _gauges_unique_day=1; _gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1",
"Dnt": "1",
"Host": "httpbin.org",
"Upgrade-Insecure-Requests": "1",
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0"
},
"json": null,
"origin": "134.214.181.92",
"url": "http://httpbin.org/post"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment