Paypal Adaptive Payment completing, despite user with no account -


i had search couldn't quite find answer issue i'm having adaptive payments, using paypal_adaptive gem.

users build balance in website, , i'm looking implement functionality them withdraw paypal accounts.

i'm performing via implicit payment seem work fine, acting dummy user, if use email address not yet associated paypal account there no email prompt register account or claim funds.

the paypal documentation says:

"the receiver receives email notifying receiver create account , claim payment. paypal holds payment receiver email address not yet registered or confirmed until receiver creates paypal account , confirms email address"

..but cant see happening in flow test email account use. missing? in advance support.

you can use adaptive accounts api method "getverifiedstatus". use devtools test it. devtools link


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -