I would like to develop an application that allows me to accept donations via PayPal. I have read that this is allowed as soon as no additional services are activated (donations vs purchase) (source).
If the user has the PayPal app installed, I would like to open it and fill the required fields.
Is there an Intent to do so or must I open a web page with Paypal button URL?