Displaying 1 result from an estimated 1 matches for "payment_notifications_url".
2013 May 10
2
paypal-express gem
...:currency_code => :USD,
:amount => 10.00,
:billing_type => :MerchantInitiatedBilling,
:description => "test",
:custom => ''test'',
:invoice => 2,
:notify_url => payment_notifications_url,
:billing_agreement_description => "
)
but i am not getting any notification on "payment_notifications_url" this
path.
Anyone experience with this?
Thank you!
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk&quo...