I'm receiving IPN updates from PayPal when a subcription is created
and when it is canceled.  However, the cancel message never make it to
my actions method.  Apparently, the cancel message does not include
the payment_status.  I think this results in the message being dropped
on the floor because of the for-comprehension on line 458 in
Paypal.scala.  Would appreciate any help.  By the way, we've been
using the paypal module in production for a couple months now (a very
small app for selling a partner-branded version of our screen
recorder).

Thanks,

Ryan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to