Sha256: a0303d3b6fe6a4d6b547e99219152077bb2b1f1622337f8149cc52f03f3b2fff
Contents?: true
Size: 462 Bytes
Versions: 13
Compression:
Stored size: 462 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:cancelRequest version="1.1"> <_1:merchant name="<%=Docdata::Config.username%>" password="<%= Docdata::Config.password%>"/> <_1:paymentOrderKey><%= payment.key %></_1:paymentOrderKey> </_1:cancelRequest> </soapenv:Body> </soapenv:Envelope>
Version data entries
13 entries across 13 versions & 1 rubygems