paypal express checkout=>find total item ordered -


How to get the total number of items through express check out I am getting all other things but the order of total items received Unable to do this I send it within the GetTransactionDetails API call:

  L_QTYn 

With PayPal documentation this is the quantity you set or entered by the buyer. Character lengths and limitations: No limit

If you need additional details of different areas for GetTransactionDetails API calls, here is a direct link to PayPal Developer Site:


Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -