asp.net - PayPal API, account verification -


use-case

  1. i implementing trading application
  2. i using paypal api express checkout
  3. subscribers should able sell & buy using paypal account
  4. subscriber should associate trading application account paypal account using e-mail address registered paypal

problem
using paypal api, possible verify paypal account e-mail address provided registered paypal? ( sending e-mail activation link not here )

any appreciated

try using paypal addressverify api: https://developer.paypal.com/webapps/developer/docs/classic/api/merchant/addressverify_api_operation_nvp/

addressverify can check user's address , zip/postal code correct.

addressverify api isn't provided paypal on default. think have talk customer support give access it, , contact them again approval have on site.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -