|
|
@@ -34,9 +34,11 @@ created (although this is optional).
|
|
34
|
34
|
This situation is implemented within the sandbox site for the
|
|
35
|
35
|
django-oscar-paypal_ extension. Please use that as a reference.
|
|
36
|
36
|
|
|
37
|
|
-.. _django-oscar-paypal: https://github.com/tangentlabs/django-oscar-paypal/tree/develop/sandbox
|
|
|
37
|
+See also the sandbox for django-oscar-datacash_ which follows a similar pattern.
|
|
38
|
38
|
|
|
39
|
|
-See also the sandbox for django-oscar-datacash which follows a similar pattern.
|
|
|
39
|
+
|
|
|
40
|
+.. _django-oscar-paypal: https://github.com/tangentlabs/django-oscar-paypal/tree/master/sandbox
|
|
|
41
|
+.. _django-oscar-datacash: https://github.com/tangentlabs/django-oscar-datacash/tree/master/sandbox
|
|
40
|
42
|
|
|
41
|
43
|
Integration into checkout
|
|
42
|
44
|
-------------------------
|