Humo to humo

Withdrawing money from Humo card to epos

Humo url:

Debit Request:

<SOAP-ENV:Envelope
        xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
        xmlns:SOAPENC="http://schemas.xmlsoap.org/soap/encoding/"
        xmlns:xsd="http://www.w3.org/2001/XMLSchema"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:ebppif1="urn:PaymentServer">
<SOAP-ENV:Body>
<ebppif1:Request SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <language>en</language>
    <switchingID>
        <value>50</value>
    </switchingID>
    <autoSwitch>1</autoSwitch>
    <paymentRef>P2P_HUMO-TO-HUMO_20240528094701</paymentRef>
    <details>
        <item>
            <name>pan</name>
            <value>9860090101191238</value>
        </item>
        <item>
            <name>expiry</name>
            <value>2901</value>
        </item>
        <item>
            <name>pan2</name>
            <value>9860090101823327</value>
        </item>
        <item>
            <name>amount</name>
            <value>2000000</value>
        </item>
        <item>
            <name>ccy_code</name>
            <value>860</value>
        </item>
        <item>
            <name>merchant_id</name>
            <value>010950000003007</value>
        </item>
        <item>
            <name>terminal_id</name>
            <value>09650002</value>
        </item>
    </details>
    <paymentOriginator>aab</paymentOriginator>
</ebppif1:Request>
</SOAP-ENV:Body>
        </SOAP-ENV:Envelope>

Debit Response

Last updated