asp.net - PayPal API, account verification -
use-case
- i implementing trading application
- i using paypal api express checkout
- subscribers should able sell & buy using paypal account
- 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
Post a Comment