-2

I'm currently creating a content management system app for a company which requires the user to make a payment using a payment service. I'm wondering if the google play store will allow us to submit an app with a PSP such as either of these two? If so, how would I go about doing this as I would need to retrieve the response from the PayPal payment in a web browser?

I appreciate any information given.

1 Answers1

0

When it comes to what is allowed for app store and play store, there are existing questions covering both.

IOS: which is the best payment gateway for service purchasing in iOS app?

Andoid: Android in app billing using external payment processor

For the actual processing of payments on these platforms, Adyen's Checkout solution has SDK for both ios and android. Additionally, you can process paypal through Adyen as well.

Disclaimer: I work for Adyen.

luke_b
  • 667
  • 6
  • 14