Last change
on this file since 1098 was
1047,
checked in by joachim, 18 years ago
|
online payment dummies
|
-
Property svn:keywords set to
Id
|
File size:
803 bytes
|
Rev | Line | |
---|
[1047] | 1 | <metal:html> |
---|
| 2 | <metal:body use-macro="here/main_template/macros/master"> |
---|
| 3 | <metal:main fill-slot="main"> |
---|
| 4 | proid: <span tal:replace="request/proid|nothing" /><br /> |
---|
| 5 | sitid: <span tal:replace="request/sitid|nothing" /><br /> |
---|
| 6 | echo: <span tal:replace="request/echo|nothing" /><br /> |
---|
| 7 | resp: <span tal:replace="request/resp|nothing" /><br /> |
---|
| 8 | desc: <span tal:replace="request/desc|nothing" /><br /> |
---|
| 9 | txnRef: <span tal:replace="request/txnRef|nothing" /><br /> |
---|
| 10 | payRef: <span tal:replace="request/payRef|nothing" /><br /> |
---|
| 11 | retRef: <span tal:replace="request/retRef|nothing" /><br /> |
---|
| 12 | cardNum: <span tal:replace="request/cardNum|nothing" /><br /> |
---|
| 13 | apprAmt: <span tal:replace="request/apprAmt|nothing" /><br /> |
---|
| 14 | </metal:main> |
---|
| 15 | </metal:body> |
---|
| 16 | </metal:html> |
---|
Note: See
TracBrowser for help on using the repository browser.