#Cshon13
1 messages · Page 1 of 1 (latest)
Hi there, Are you asking if you can present two payment sheets at the same time?
not necessarily more like can I have two initialized at the same time
OK. I don't recommend you to create two instance of Stripe SDK. But you can call initPaymentSheet again with the params for order B before presenting the sheet again
Ok I can work with that thank you! Was curious if there was a way to have two initialized just to minimize that short 2 sec load time between switching but it shouldn't be a big deal