Note that you should move the call to ProgressDialogHide out of the if block.
You should show a message to the user that there was a problem connecting to PayPal server.
Ok , Thanks
Note that you should move the call to ProgressDialogHide out of the if block.
You should show a message to the user that there was a problem connecting to PayPal server.
Hi Erel,
I have 3 quick questions, can you please advise:
1) The Mobile SDK is a different SDK and is only supported in the US. --> What do you mean by saying that? Do you mean only the US sellers can receive the payments from PayPal or only US users can pay? So sorry I did not use Paypal so far so I cannot understand.
2) Can I use PayPal method to sell my app in Google market? I cannot have InApp nor Google Merchant account as Google does not yet support my location (country).
3) If the answer for question (2) is “NO”, then which method currently is the best to be used to sell a paid APK? Zooz?
I did make a search around in our Forum but the information I got is still very confused for me...
Thank you very much.
--> Do you mean you sell your APK in the Google Play?2. For now you can , i sell my aps that way, publish as freeware, sel licences through your app with paypal
PayPal are offering two SDKs to developers. The new one which is named Mobile SDK is currently only supported in the US. This wrapper wraps PayPal MPL library which is NOT limited to US.(Though, I still cannot understand what Erel said "The Mobile SDK is a different SDK and is only supported in the US"... )
Hi,There is a setDescription method in the PayPal native library however it is deprecated. I'm currently unable to find their documentation so I'm not sure why it is deprecated.
Hi all,
Just a small question: I understand that this library allows paypal paiments within the application where I believed that Google "was imposing" a mandatory in-app billing taking a 30% fee ?
Is this integration of paypal, a risk in the application publication?
Does anyone have some experience positive or negative in application acceptance by google while using this library ?
Thanks,
Thanks Erel =)This library is a wrapper over PayPal library. Assuming that PayPal library is secure then this library is secure as well.
Set the Donate parameter to True:And one question. How to change button text from "pay" to donate" ?
pp.GetPayPalButton(True)