how to check PayPal user incoming transaction limits -


I have developed a crowded platform.

I would like to check whether the person's PayPal account is a submission to any project, the limit of any inbound transaction is present.

Any ideas on how to get it?

Thanks

There is no public API for this but to make sure A good option would be whether the received accounts are either premieres or buoys and have verified accounts. You can use the GetVerifiedStatus API for this, beyond that if you receive border issues, then you will be able to provide more support.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

c# - NewtonSoft JArray - how to select multiple elements with LINQ -

javascript - amcharts makechart not working -