|
|
@@ -11,7 +11,7 @@ Models
|
|
11
|
11
|
|
|
12
|
12
|
The payment app provides several models to track payments:
|
|
13
|
13
|
|
|
14
|
|
-* ``SourceType`` - This is the type of payment source used (eg PayPal, DataCash, BrainTree). As part of setting up
|
|
|
14
|
+* ``SourceType`` - This is the type of payment source used (eg PayPal, DataCash). As part of setting up
|
|
15
|
15
|
a new Oscar site you would create a SourceType for each of the payment
|
|
16
|
16
|
gateways you are using.
|
|
17
|
17
|
* ``Source`` - A source of payment for a single order. This tracks how an order
|