Sha256: a919da6031a4c7b21c14e7871112a31fddae55c1a5ab6828f200cd30008b2cee
Contents?: true
Size: 443 Bytes
Versions: 1
Compression:
Stored size: 443 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.username%>" password="<%= Docdata.password %>"/> <_1:paymentOrderKey><%= payment.key %></_1:paymentOrderKey> </_1:statusRequest> </soapenv:Body> </soapenv:Envelope>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
docdata-0.0.2 | lib/docdata/xml/status.xml.erb |