Skip to content

Commit 693c113

Browse files
committed
Added another todo
1 parent 733b7e2 commit 693c113

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

todo.txt

+1-6
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,4 @@
55
- 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).
66
- When paypal duplicate txn id is detected, report error. There might be something amiss other than paypal double sendign the reply.
77
- 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

Comments
 (0)