#zyt1490
1 messages · Page 1 of 1 (latest)
Ok, so how do I integrate Stripe into my iOS project
but this is how it's described in the docs
https://stripe.com/docs/payments/accept-a-payment?platform=ios&ui=payment-sheet#setup-client-side
The documentation provides integration with CocoaPods, but my project only supports static libraries. Stripe S DK needs to be integrated into the project in the form of dynamic libraries. How can I integrate