Android Question OT: Paypal config, Erel please

Alberto Michelis

Well-Known Member
Licensed User
Longtime User
I have a paypal accout and all the fileds are filled ok.
When I look at the Erel Paypal Lib Thread I see AnywhereSoftware in the image and when I use it I get my email instaed of my company name.
Any change I forgot to do?
Thanks
 

Alberto Michelis

Well-Known Member
Licensed User
Longtime User
This is my code:

B4X:
Sub PayPal_Click
   pp.RequestPayment("USD", 5, "alberto-michelis@hotmail.com", "ARMi software solutions", _
      pp.PAYMENT_TYPE_PERSONAL)
End Sub

but it allways shows the 3rd param
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…