Determine Payment Type for PayPal Express Checkout -


i using paypal express checkout merchant soap api, there way determine payment type chosen buyer?

e.g.:

  • credit cart type: visa, mc, amex
  • masked credit card number
  • paypal (i know can paypal payment type)

i using following api:

  • doexpresscheckoutpayment
  • getexpresscheckoutdetails
  • gettransactiondetails
  • setexpresscheckout

merchant api: https://developer.paypal.com/webapps/developer/docs/classic/api/#merchant

i appreciate help.

if buyer paid through credit card u receipt id array ( [paymentinfo_0_receiptid] => 5116-7421-7291-5321 )

if buyer paid through paypal no receipt id in response.

thanks az


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -