c# - Item_Number returns null from PayPal -


Seeing PayPal as a custom variable, I am passing a string using Item_Number_1, although the paypal ipn show Returned data from item_Number_1 as "tap" I know that has been asked before, but the answer I am getting does not seem to solve any other problem other than the PHP scenario.

  model.Add ("item_number_1", @ Model.PG. ());  

Raw data refund:

  "item_number_1": blank,  


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -