]> git.mxchange.org Git - shipsimu-docs.git/blobdiff - shipsimu-docs/Payment-System.mm
Documentation more splitted into smaller mind maps
[shipsimu-docs.git] / shipsimu-docs / Payment-System.mm
index 38a19bae1ab8628ab1c5ac55f2620d1a1155f373..6fd06b33b68481cb6343c5f975192f71adc009d3 100644 (file)
@@ -1,7 +1,17 @@
 <map version="0.7.1">
 <node LINK="Ship-Simu Ship-Simulator.mm" TEXT="Payment System">
-<font NAME="SansSerif" BOLD="true" SIZE="14"/>
-<node TEXT="Different payment APIs exists" POSITION="right">
+<font NAME="SansSerif" BOLD="true" SIZE="18"/>
+<node TEXT="They all must be queued if a user orders something" POSITION="right"/>
+<node TEXT="The ordered item must be validated if it is being sold" POSITION="right">
+<node TEXT="This should be done by a composite filter pattern (composite combined with filter)"/>
+</node>
+<node TEXT="An other pattern shall e.g. only book the item/money if the API gives positive reply" POSITION="right">
+<icon BUILTIN="idea"/>
+<node TEXT="State-depending pattern?">
+<icon BUILTIN="help"/>
+</node>
+</node>
+<node TEXT="Different payment APIs exists" POSITION="left">
 <node TEXT="Wernis API">
 <node TEXT="Request: GET,POST"/>
 <node TEXT="Response: Own format"/>
 </node>
 <node TEXT="Rambler?"/>
 </node>
-<node TEXT="They all must be queued if a user orders something" POSITION="right"/>
-<node TEXT="The ordered item must be validated if it is being sold" POSITION="right">
-<node TEXT="This should be done by a composite filter pattern (composite combined with filter)"/>
-</node>
-<node TEXT="An other pattern shall e.g. only book the item/money if the API gives positive reply" POSITION="right">
-<icon BUILTIN="idea"/>
-<node TEXT="State-depending pattern?">
-<icon BUILTIN="help"/>
-</node>
-</node>
 </node>
 </map>