Changeset 3307
- Timestamp:
- 06/24/08 11:40:54 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/bos/projects/bos/web/sponsor-handlers.lisp
r2501 r3307 167 167 (html :br ((:a :class "cmslink" 168 168 :target "_new" 169 :href (format nil "https://select.worldpay.com/ wcc/admin?op-transInfo-~A=1"169 :href (format nil "https://select.worldpay.com/merchant/orderList/showOrderDetailMerchant.html?orderCode=~A" 170 170 (contract-worldpay-trans-id contract))) 171 171 "Show WorldPay transaction"))))))))
