#cheqo.
1 messages · Page 1 of 1 (latest)
Hello! Yep, you would need a new instance of Elements if you have a new client secret you want to use.
Hi, so I just need to conditionally render multiple components like this:
//.. some logic <CardSetupComponent/>
//.. some logic2 <CardConfirmationComponent/>
And Render new Elements instance in each component?
Possibly, yeah, if that works for your use case.