#adamnovak
1 messages · Page 1 of 1 (latest)
I’m imaging some kind of state variable from Stripe like @State var presentPaymentSheet: PresentStripePaymentSheet.StateToggle
Not sure but if you try the FlowController, would you be able to achieve what you want? https://stripe.com/docs/payments/accept-a-payment?platform=ios&ui=payment-sheet&uikit-swiftui=swiftui#ios-flowcontroller
Unfortunately not