You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: todo.txt
+1-6
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,4 @@
5
5
- Might be a good idea to ensure the course cost in the database, matches with the amount paypal says is being paid. (Currency type makes this possibly quite annoying).
6
6
- When paypal duplicate txn id is detected, report error. There might be something amiss other than paypal double sendign the reply.
7
7
- Translate PayPal payment_date into unix timestamp, instead of current implementation of getting time() once IPN is received.
8
-
9
-
// Known / Predicted Issues
10
-
-
11
-
12
-
// Known Bugs
13
-
-
8
+
- Add checks for when the Paypal subplugin is in sandbox mode. So students dont by courses when the subplugin is in sandbox mode and such.
0 commit comments