I've been playing around with paypal carts and the module. The module currently ditches any fields that it doesn't know about (quantity1, quantity2, item1, etc) I was just curious whether there was any plan to support carts? I know it's a little advanced and may be beyond the scope of this module, but it might be handy for those who do not want to implement a full on ecommerce system.

Also, it might be nice for the entire ipn to be saved into a db text field in case a field isn't supported (instead of being ignored).

I'd be happy to look into writing this code (when I have more time) but was just curious what everyone thought.

Comments

lyricnz’s picture

It does sound rather outside the scope of this module, which was originally supposed to be a simple canned application for payments via paypal. Setting up a "full on ecommerce system" isn't as big a deal as it used to be - the modules have matured. Have you looked at ubercart?