Service


Click here for a complete list of operations.

ReceivePaymentDataSecure

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /Service.asmx HTTP/1.1
Host: epagos.chihuahua.gob.mx
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/ReceivePaymentDataSecure"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <ReceivePaymentDataSecure xmlns="http://tempuri.org/">
      <NumRetry>int</NumRetry>
      <TimeRetry>int</TimeRetry>
      <AccessUser>string</AccessUser>
      <ReceptionType>int</ReceptionType>
      <EstablishNum>int</EstablishNum>
      <PaymentType>int</PaymentType>
      <ProcessDate>int</ProcessDate>
      <AuthS701>int</AuthS701>
      <claveWSCryp>string</claveWSCryp>
      <BranchSource>int</BranchSource>
      <MediaAuth>int</MediaAuth>
      <referenceKey>string</referenceKey>
      <ReceiveDate>int</ReceiveDate>
      <Wsauth>string</Wsauth>
      <ClientNumber>int</ClientNumber>
      <CollectType>int</CollectType>
      <CollectMode>int</CollectMode>
      <OperaMount>decimal</OperaMount>
      <ComisaMount>decimal</ComisaMount>
      <TaxAmount>decimal</TaxAmount>
      <AnticipateChrg>string</AnticipateChrg>
      <AmountAnticipateChrg>decimal</AmountAnticipateChrg>
      <CashCollectType>decimal</CashCollectType>
      <CashCollectAmount>decimal</CashCollectAmount>
      <CheckCollType>int</CheckCollType>
      <CheckCollAmount>decimal</CheckCollAmount>
      <CashCheckType>int</CashCheckType>
      <CashCheckAmount>decimal</CashCheckAmount>
      <CertCheckType>int</CertCheckType>
      <CertCheckAmount>decimal</CertCheckAmount>
      <SbcCheckType>int</SbcCheckType>
      <SbcCheckAmount>decimal</SbcCheckAmount>
      <WorldCurrType>int</WorldCurrType>
      <WorldCurrAmount>int</WorldCurrAmount>
      <CcardType>int</CcardType>
      <CcardAmount>decimal</CcardAmount>
      <CashCcardType>int</CashCcardType>
      <CashCcardAmount>decimal</CashCcardAmount>
      <VarCheckDispType>int</VarCheckDispType>
      <VarCheckDispAmount>decimal</VarCheckDispAmount>
      <SaiType>int</SaiType>
      <SaiAmount>decimal</SaiAmount>
    </ReceivePaymentDataSecure>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <ReceivePaymentDataSecureResponse xmlns="http://tempuri.org/">
      <ReceivePaymentDataSecureResult>
        <NumRetry>int</NumRetry>
        <TimeRetry>int</TimeRetry>
        <AccessUser>string</AccessUser>
        <ReceptionType>int</ReceptionType>
        <EstablishNum>int</EstablishNum>
        <PaymentType>int</PaymentType>
        <ProcessDate>int</ProcessDate>
        <AuthS701>int</AuthS701>
        <claveWSCryp>string</claveWSCryp>
        <BranchSource>int</BranchSource>
        <MediaAuth>int</MediaAuth>
        <referenceKey>string</referenceKey>
        <WsRaCveErr>int</WsRaCveErr>
        <WsRaDescErr>string</WsRaDescErr>
        <WSAuth>int</WSAuth>
        <ResponseDate>int</ResponseDate>
      </ReceivePaymentDataSecureResult>
    </ReceivePaymentDataSecureResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /Service.asmx HTTP/1.1
Host: epagos.chihuahua.gob.mx
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <ReceivePaymentDataSecure xmlns="http://tempuri.org/">
      <NumRetry>int</NumRetry>
      <TimeRetry>int</TimeRetry>
      <AccessUser>string</AccessUser>
      <ReceptionType>int</ReceptionType>
      <EstablishNum>int</EstablishNum>
      <PaymentType>int</PaymentType>
      <ProcessDate>int</ProcessDate>
      <AuthS701>int</AuthS701>
      <claveWSCryp>string</claveWSCryp>
      <BranchSource>int</BranchSource>
      <MediaAuth>int</MediaAuth>
      <referenceKey>string</referenceKey>
      <ReceiveDate>int</ReceiveDate>
      <Wsauth>string</Wsauth>
      <ClientNumber>int</ClientNumber>
      <CollectType>int</CollectType>
      <CollectMode>int</CollectMode>
      <OperaMount>decimal</OperaMount>
      <ComisaMount>decimal</ComisaMount>
      <TaxAmount>decimal</TaxAmount>
      <AnticipateChrg>string</AnticipateChrg>
      <AmountAnticipateChrg>decimal</AmountAnticipateChrg>
      <CashCollectType>decimal</CashCollectType>
      <CashCollectAmount>decimal</CashCollectAmount>
      <CheckCollType>int</CheckCollType>
      <CheckCollAmount>decimal</CheckCollAmount>
      <CashCheckType>int</CashCheckType>
      <CashCheckAmount>decimal</CashCheckAmount>
      <CertCheckType>int</CertCheckType>
      <CertCheckAmount>decimal</CertCheckAmount>
      <SbcCheckType>int</SbcCheckType>
      <SbcCheckAmount>decimal</SbcCheckAmount>
      <WorldCurrType>int</WorldCurrType>
      <WorldCurrAmount>int</WorldCurrAmount>
      <CcardType>int</CcardType>
      <CcardAmount>decimal</CcardAmount>
      <CashCcardType>int</CashCcardType>
      <CashCcardAmount>decimal</CashCcardAmount>
      <VarCheckDispType>int</VarCheckDispType>
      <VarCheckDispAmount>decimal</VarCheckDispAmount>
      <SaiType>int</SaiType>
      <SaiAmount>decimal</SaiAmount>
    </ReceivePaymentDataSecure>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <ReceivePaymentDataSecureResponse xmlns="http://tempuri.org/">
      <ReceivePaymentDataSecureResult>
        <NumRetry>int</NumRetry>
        <TimeRetry>int</TimeRetry>
        <AccessUser>string</AccessUser>
        <ReceptionType>int</ReceptionType>
        <EstablishNum>int</EstablishNum>
        <PaymentType>int</PaymentType>
        <ProcessDate>int</ProcessDate>
        <AuthS701>int</AuthS701>
        <claveWSCryp>string</claveWSCryp>
        <BranchSource>int</BranchSource>
        <MediaAuth>int</MediaAuth>
        <referenceKey>string</referenceKey>
        <WsRaCveErr>int</WsRaCveErr>
        <WsRaDescErr>string</WsRaDescErr>
        <WSAuth>int</WSAuth>
        <ResponseDate>int</ResponseDate>
      </ReceivePaymentDataSecureResult>
    </ReceivePaymentDataSecureResponse>
  </soap12:Body>
</soap12:Envelope>