A simple implementation of payments with PayPal SDK.
PayPal is hosted in the following web site
https://github.com/BrandonVargas/PayPal
If you think the Android project PayPal listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of PayPal.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 5 |
jar files used | PayPalAndroidSDK-2.5.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
PayPal has the following Java source files.
com.yobibytelabs.jbrandon.paypal.ApplicationTest.java com.yobibytelabs.jbrandon.paypal.MainActivity.java