Hi,
You have the information you need in the notification.rb file:
class Notification attr_accessor :params attr_accessor :raw
# Overwrite this url. It points to the Paypal sandbox by default. # Please note that the Paypal technical overview (doc directory) # speaks of a https:// address for production use. In my tests # this https address does not in fact work.