stripe / stripe-php

PHP library for the Stripe API.
https://stripe.com
MIT License
3.73k stars 849 forks source link

inApp Checkout #1275

Closed jrahma closed 2 years ago

jrahma commented 2 years ago

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

Hi,

It will be great if you add an SDK to use with mobile apps and websites as well.

For example, if we will use the stripe PHP with Xamarin or MAUI app and we want to have an inApp check out that will have the credit card processing and we can enable or disable any feature, for example:

Describe alternatives you've considered

No response

Additional context

No response

dcr-stripe commented 2 years ago

Hi @jrahma , I'll be closing this out similar to https://github.com/stripe/stripe-dotnet/issues/2471 as stripe-php is also meant to be a server-side, non-UI library.