ruby on rails - PayPal Advanced Validation -


i have been trying validate when silent post comes application validated indeed paypal. have tried both in following link.

paypal payments advanced -- validate parameters sent confirm , cancel pages

neither seems work. when try pass token not send. if manually works seems regular params sent paypal "override it".

i tried using nvp/soap , rest api , neither of them work either.

i need simple way work know silent post receiving paypal , valid transaction 100%. secure token seem work great no cigar far.

application in ruby on rails.

if still not working you, might want check on url receive silent post

url: notify.paypal.com (payflow silent post) ip address: 173.0.81.65

here pro module documentation broadleafcommerce.com

http://www.broadleafcommerce.com/docs/paypal-payflowpro/current/paypal-payflow-pro-environment-setup

found similar here

how verify notification silent post url indeed paypal payflow , not hacker?


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -