Gregg / spree-pp-website-standard

Paypal Website Payments Standard Extension for Spree, the open source shopping cart

This URL has Read+Write access

spree-pp-website-standard / CHANGELOG.markdown
0626b9ca » schof 2009-01-27 Refactoring to support upco... 1 0.5.x
2 -----
53249374 » schof 2008-10-29 Refactored the IPN notifica... 3
4 * `checkout_controller` is obsolete now that Spree has been refactored to use REST.
5 * `after_notify` and `after_success` hooks are gone. See the `README` for how to implement them as hooks in the "fat" order model.
0626b9ca » schof 2009-01-27 Refactoring to support upco... 6
7 0.6.x
8 -----
9
10 * Significant database changes, do not run migrations until you have backed up your payment data.
11 * Migrations will not port over your old payments, its suggested you write your own migration to do this in order to preserve legacy payments.