#nextplayerrr_code

1 messages ¡ Page 1 of 1 (latest)

lilac flaxBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1214969537460572272

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

unreal dustBOT
sinful nova
#

Also I was wondering, is the Stripe Payment Sheet only a sheet or can the elements be integrated into the view normally so that I can have more content in that same view, as the examples on the website only show a sheet of the payment collection elements by themselves.

fluid moss
#

PaymentSheet is the iOS native way to do it. For Elements you would need to use a webview that points to a custom webpage that uses Elements

#

Can you see or import anything else from Stripe in your app?

sinful nova
#

Yes, I can do import Stripe

#

and it works fine as I was implementing the normal STPPaymentCardTextField at first and it was working well

fluid moss
#

Gotcha. Looking in to what this may be

lilac flaxBOT
empty pulsar
#

Hello! I'm taking over and catching up...

#

What version of the iOS SDK are you using?

sinful nova
#

23.24.1

empty pulsar
#

Can you try cleaning your build folder and reimporting the package?

empty pulsar
#

Any luck?

sinful nova
#

Trying this now

#

I tried reimporting package and doesn't work

#

How do I clean my build folder?

empty pulsar
#

It's under the Product menu.

sinful nova
#

Still same issue

empty pulsar