]> git.mxchange.org Git - shipsimu-docs.git/blob - shipsimu-docs/Payment-System.mm
Re-export of the mind-maps (currently the .mm files are linked, not .html :-( )
[shipsimu-docs.git] / shipsimu-docs / Payment-System.mm
1 <map version="0.8.1">
2 <!-- To view this file, download free mind mapping software FreeMind from http://freemind.sourceforge.net -->
3 <node CREATED="1236734887514" ID="Freemind_Link_1071165854" LINK="Ship-Simu-Ship-Simulator.mm" MODIFIED="1236734899315" TEXT="Payment System">
4 <font BOLD="true" NAME="SansSerif" SIZE="18"/>
5 <node CREATED="1236734887514" MODIFIED="1236734887514" POSITION="right" TEXT="They all must be queued if a user orders something"/>
6 <node CREATED="1236734887514" MODIFIED="1236734887514" POSITION="right" TEXT="The ordered item must be validated if it is being sold">
7 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="This should be done by a composite filter pattern (composite combined with filter)"/>
8 </node>
9 <node CREATED="1236734887514" MODIFIED="1236734887514" POSITION="right" TEXT="An other pattern shall e.g. only book the item/money if the API gives positive reply">
10 <icon BUILTIN="idea"/>
11 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="State-depending pattern?">
12 <icon BUILTIN="help"/>
13 </node>
14 </node>
15 <node CREATED="1236734887514" MODIFIED="1236734887514" POSITION="left" TEXT="Different payment APIs exists">
16 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="Wernis API">
17 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="Request: GET,POST"/>
18 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="Response: Own format"/>
19 </node>
20 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="Primera API">
21 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="Need special agreement here!">
22 <icon BUILTIN="clanbomber"/>
23 </node>
24 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="Request: POST"/>
25 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="Response: Own format (?)">
26 <icon BUILTIN="help"/>
27 </node>
28 </node>
29 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="(Paypal)">
30 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="Has expensive fees for sender">
31 <font BOLD="true" NAME="SansSerif" SIZE="12"/>
32 <icon BUILTIN="messagebox_warning"/>
33 </node>
34 </node>
35 <node CREATED="1236734887514" LINK="http://www.moneybookers.com/merchant/en/automated_payments_interface_manual.pdf" MODIFIED="1236734887514" TEXT="Moneybookers">
36 <icon BUILTIN="attach"/>
37 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="Request: GET">
38 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="POST also?">
39 <icon BUILTIN="help"/>
40 </node>
41 </node>
42 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="Response: XML"/>
43 </node>
44 <node CREATED="1236734887514" MODIFIED="1236734887514" TEXT="Rambler?"/>
45 </node>
46 </node>
47 </map>