Not getting transaction confirmation to our web-application 1) we have created [link removed] (sandbox account) and created "Hosted_Button_Id" 2) We used the HOSTED_BUTTON_ID to collect the payment through the paypal predefined form through our application. we included the "return url" , "cancellation_url", "Hosted_button_id" , etc in the form 3) when click on the paypal button its going to [link removed] to get the payment for the "hosted_button_id" we created, and collecting the payment (we used [link removed] to collect the payment) 4) after collecting the payment , when it is returning to the return_url which we mentioned in our form, the paypal is returning back but we are not able to get any "transaction confirmation" or "transaction number" (tx) etc.
... View more