Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 14    Views: 115

FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
12/08/15 04:00 AM (8 years ago)

Paypal button

Hi guys, is it possible to include a paypal button in an app, without going through apple or google billing. Cheers Sean
 
Joe Sprott
Code is Art
Profile
Posts: 414
Reg: Aug 20, 2011
Melbourne, FL
10,290
like
12/08/15 06:10 AM (8 years ago)
you can try two approaches that occur to me. First copy the button code from paypal and try inserting it into the Custom HTML/text plugin. or paste the code on a web page and use the Custom URL plugin to open the paypal button in a webview Joe
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
12/08/15 06:18 AM (8 years ago)
Thanks for your input Joe, My question wasnt aimed at how to insert the button as i already know how, but more at the If, IE will apple and google allow it, IE do i have to go through there pay systems or can I just insert a button in the app. cheers sean
 
Joe Sprott
Code is Art
Profile
Posts: 414
Reg: Aug 20, 2011
Melbourne, FL
10,290
like
12/08/15 06:29 AM (8 years ago)
no they will not
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
12/08/15 06:29 AM (8 years ago)
It is possible and not that hard They have a system called braintree, sdk for everything. I actually started on a plugin like this yesterday
 
Joe Sprott
Code is Art
Profile
Posts: 414
Reg: Aug 20, 2011
Melbourne, FL
10,290
like
12/08/15 06:29 AM (8 years ago)
no they will not. maybe I am misunderstanding. I don't think apple will allow this at all. And of course there is no review process for android until after an app is uploaded
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
12/08/15 06:31 AM (8 years ago)
Apple only will allow it if your are selling physical goods. Otherwise you would have to use apple in app billing for digital purchases.or lead them out other app to a payment button in safari. http://www.appcoda.com/ios-stripe-payment-integration/ an example for stripe (another good payment system). I was doing alot of research last night, because I also heard you could only use apple payment system, so I was wondering why paypal and stripe had sdks still for iOS. I found out a more clear answer by reading the post. you could easily add this code to a buzztouch project
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
12/08/15 07:15 AM (8 years ago)
In my KPRG Public Radio App, it was initially rejected by Apple reviewers because it was soliciting donations from within the app. As Chris mentioned, I had to redo the app to 'lead them out' of the app via Safari, and users could make donations that way. It can be done, but attention needs to be made as to 'what' you are selling/soliciting. Android? No one cared. Cheers! -- Smug
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
12/08/15 07:20 AM (8 years ago)
Yes the customer is selling physical goods ie meat packs, its a butcher and he uses paypal, im more concerned with Apple as im quite sure a a url link to a paypal checkout page would go through in android, so I could put a url (safari) link in the apple app and it would get approved. I would just try and wing it but Ive had 24 approvals with Apple over past year and half and I dont wanna jinx it lol. cheers Chris & Smug Sean
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
12/08/15 07:40 AM (8 years ago)
Yea in apple guidelines it's says you have to use an external link with donations. I wish they allowed in app billing. With meatpacking you could use PayPal but external links will work too
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
12/08/15 07:57 AM (8 years ago)
Thanks
 
Dusko
Veteran developer
Profile
Posts: 998
Reg: Oct 13, 2012
Beograd
22,680
like
12/08/15 11:45 PM (8 years ago)
>And of course there is no review process for android until after an app is uploaded This used to be true, but things changed. Now Google will scrutinize your app after you upload it, of course, but will reject it if found to violate one of their TOSes.
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
12/09/15 01:28 AM (8 years ago)
cheers Dusko
 
Bonzo
Apple Fan
Profile
Posts: 783
Reg: Jan 30, 2012
Basingstoke
13,530
like
07/22/17 10:42 AM (6 years ago)
i see these posts are over a year old now...but....what was the outcome. did anyone manage to add a payment method to their app to be able to buy physical goods? im thinking of adding a 'shop' to my app where users can buy t-shirts. interested to hear feedback
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
07/22/17 03:13 PM (6 years ago)
As mentioned, in iOS, I had to physically take users 'out' of the app, and launch safari in order to get past Apple reviewers. In Android, I could accept money from within the app. Cheers! -- Smug
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.