Sha256: 061f7b57e25c43860618ecf216aa7f27f4947f6a1e0676b28801c85189958fb9
Contents?: true
Size: 459 Bytes
Versions: 13
Compression:
Stored size: 459 Bytes
Contents
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:_1="http://www.docdatapayments.com/services/paymentservice/1_1/"> <soapenv:Header/> <soapenv:Body> <_1:statusRequest version="1.1"> <_1:merchant name="<%=Docdata::Config.username%>" password="<%= Docdata::Config.password %>"/> <_1:paymentOrderKey><%= payment.key %></_1:paymentOrderKey> </_1:statusRequest> </soapenv:Body> </soapenv:Envelope>
Version data entries
13 entries across 13 versions & 1 rubygems