Hi, I was trying to integrate StripePayments, has...
# multiplatform
s
Hi, I was trying to integrate StripePayments, has anyone intregated such thing as cocoapods is not exposing the PaymentSheet struct as its only for swiftUI in kotlin
f
Try with spmforkmp to import swift code to kotlin
s
Thanks I did something like this used cinterop and the generated the .h file from gpt and ten decalred in def file and now it worked. thaks by the way
🙌 1