]> git.mxchange.org Git - shipsimu-docs.git/blob - shipsimu-docs/Payment-System.html
Re-export of the mind-maps (currently the .mm files are linked, not .html :-( )
[shipsimu-docs.git] / shipsimu-docs / Payment-System.html
1 <?xml version="1.0" encoding="iso-8859-1"?><?xml-stylesheet href="treestyles.css" type="text/css"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xml:lang="fi" xmlns="http://www.w3.org/1999/xhtml"><head><title>Payment System</title><link rel="stylesheet" href="Payment-System.html_files/treestyles.css" type="text/css"/><script type="text/javascript" src="Payment-System.html_files/marktree.js">  </script></head><body><div class="basetop"><a href="#" onclick="expandAll(document.getElementById('base'))">Expand</a> - <a href="#" onclick="collapseAll(document.getElementById('base'))">Collapse</a></div><div id="base" class="basetext"><ul><li class="col" style="" id="FMFreemind_Link_1071165854FM"><span style="font-size:150%;font-weight:bold;"><a href="Ship-Simu-Ship-Simulator.mm">Payment System</a> <a href="Ship-Simu-Ship-Simulator.mm"><img src="Payment-System.html_files/icons/Link.png" alt="" style="border-width:0"/></a></span><ul class="subexp"><li class="basic" style=""><span style="">They all must be queued if a user orders something</span></li><li class="col" style=""><span style="">The ordered item must be validated if it is being sold</span><ul class="subexp"><li class="basic" style=""><span style="">This should be done by a composite filter pattern (composite combined with filter)</span></li></ul></li><li class="col" style=""><img src="Payment-System.html_files/icons/idea.png" alt="idea"/> <span style="">An other pattern shall e.g. only book the item/money if the API gives positive reply</span><ul class="subexp"><li class="basic" style=""><img src="Payment-System.html_files/icons/help.png" alt="help"/> <span style="">State-depending pattern?</span></li></ul></li><li class="col" style=""><span style="">Different payment APIs exists</span><ul class="subexp"><li class="col" style=""><span style="">Wernis API</span><ul class="subexp"><li class="basic" style=""><span style="">Request: GET,POST</span></li><li class="basic" style=""><span style="">Response: Own format</span></li></ul></li><li class="col" style=""><span style="">Primera API</span><ul class="subexp"><li class="basic" style=""><img src="Payment-System.html_files/icons/clanbomber.png" alt="clanbomber"/> <span style="">Need special agreement here!</span></li><li class="basic" style=""><span style="">Request: POST</span></li><li class="basic" style=""><img src="Payment-System.html_files/icons/help.png" alt="help"/> <span style="">Response: Own format (?)</span></li></ul></li><li class="col" style=""><span style="">(Paypal)</span><ul class="subexp"><li class="basic" style=""><img src="Payment-System.html_files/icons/messagebox_warning.png" alt="messagebox_warning"/> <span style="font-size:100%;font-weight:bold;">Has expensive fees for sender</span></li></ul></li><li class="col" style=""><img src="Payment-System.html_files/icons/attach.png" alt="attach"/> <span style=""><a href="http://www.moneybookers.com/merchant/en/automated_payments_interface_manual.pdf">Moneybookers</a> <a href="http://www.moneybookers.com/merchant/en/automated_payments_interface_manual.pdf"><img src="Payment-System.html_files/icons/Link.png" alt="" style="border-width:0"/></a></span><ul class="subexp"><li class="col" style=""><span style="">Request: GET</span><ul class="subexp"><li class="basic" style=""><img src="Payment-System.html_files/icons/help.png" alt="help"/> <span style="">POST also?</span></li></ul></li><li class="basic" style=""><span style="">Response: XML</span></li></ul></li><li class="basic" style=""><span style="">Rambler?</span></li></ul></li></ul></li></ul></div></body></html>