1
0
This will regroup all the modules I developed for Gallery3 http://codex.galleryproject.org/User:Letic
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Ben Smith 6dfad7e9cd - Paypal IPN and order tracking. There are 3 statuses for an order
1. Awaiting Payment (red) - this will stay awaiting payment until either the admin confirms payment or paypal sends it IPN message to confirm that CC payment was successfull.
2. Payment Confirmed (green) - this means payment has been received but the item hasn't been posted. To mark as completed you will need to view the order and click "confirm order delivery"
3. completed. These aren't shown on the view orders but the order can still be viewed by typing in the order number.

- Side bar integration, Basket contents appears on the sidebar.
2010-08-30 13:09:23 +12:00
modules - Paypal IPN and order tracking. There are 3 statuses for an order 2010-08-30 13:09:23 +12:00