Hi Everyone
I found a PayPal REST Wrapper, (PayPalREST.jar) There was also an demo.
But whatever I tried, I receive an error
MyPaypal.Buy(MyPaypal.ENVIRONMENT_NO_NETWORK, "***************_ZDq1ymUKJAwZRXG0WdIsTk2KIPXc6gyM6H82h2vBrWy", "************-facilitator@********.com","455","100","Item Name")
java.lang.NoSuchMethodError: com.paypal.android.sdk.payments.PayPalPayment.<init>
at com.mss.PayPalREST.Buy(PayPalREST.java:73)
Has anyone implemented this PayPal solution successully or can anyone guide me to some examples or solutions on this forum.
Frederik
I found a PayPal REST Wrapper, (PayPalREST.jar) There was also an demo.
But whatever I tried, I receive an error
MyPaypal.Buy(MyPaypal.ENVIRONMENT_NO_NETWORK, "***************_ZDq1ymUKJAwZRXG0WdIsTk2KIPXc6gyM6H82h2vBrWy", "************-facilitator@********.com","455","100","Item Name")
java.lang.NoSuchMethodError: com.paypal.android.sdk.payments.PayPalPayment.<init>
at com.mss.PayPalREST.Buy(PayPalREST.java:73)
Has anyone implemented this PayPal solution successully or can anyone guide me to some examples or solutions on this forum.
Frederik