Old library works whit new sdk??
No. All my apps that was using this lib are suspended!2.Is it allowed to use this lib in app which is published in google play?
Hi Erel,
In the above example the buyer will enter his paypal account, The seller account is linked with paypal thru email id?
Meaning we need to have a paypal account with email id provided.
Pls clarify
Juzer
pp.Initialize("APP-80W284485P519543T", True, "paypal")
Hi Ivano, this number ( it is equal for all ) is to test if everything works. You can find here ( sandbox ) :hi, where am I going to create in paypal id app, developers can not find in my paypal!
Thank 100000000000000
B4X:pp.Initialize("APP-80W284485P519543T", True, "paypal")
menulistsx_paypal_click (B4A line: 122)
pp.RequestPayment("USD", 50, "example-facilitat
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object anywheresoftware.b4a.BA.raiseEvent(java.lang.Object, java.lang.String, java.lang.Object[])' on a null object reference
at anywheresoftware.b4a.paypal.PayPalWrapper$3.ResultArrived(PayPalWrapper.java:133)
at anywheresoftware.b4a.BA.startActivityForResult(BA.java:496)
at anywheresoftware.b4a.paypal.PayPalWrapper.RequestPayment(PayPalWrapper.java:138)
at humanequality.ivanomonti.eu.menulistsx._paypal_click(menulistsx.java:235)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:187)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:171)
at anywheresoftware.b4a.paypal.PayPalWrapper$2.onClick(PayPalWrapper.java:84)
at android.view.View.performClick(View.java:4848)
at com.paypal.android.MEP.CheckoutButton.onClick(Unknown Source)
at android.view.View.performClick(View.java:4848)
at android.view.View$PerformClick.run(View.java:20262)
at android.os.Handler.handleCallback(Handler.java:815)
at android.os.Handler.dispatchMessage(Handler.java:104)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5637)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:959)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:754)