#1g0rkr
1 messages · Page 1 of 1 (latest)
I am wondering how exactly I can use Stripe for apple payments?
It depends how you want to integrate Stripe into your app in the first place.
You can use Stripe's hosted Checkout.
You can use Payment Element on your own website, that allows paying with all supported payment methods, incl. wallets, like Google/Apple Pay.
Or you can just use the Express Checkout Button that just shows the wallets.
You can also integrate it with your mobile app.