Trouble implementing In-app-payments SDK with SwiftUI

Hello, I’m developing an app using the in-app-paymentsSDK and can’t seem to get the example code to integrate into swiftUI. Do you have any suggestions on where I should be looking? I’ve attempted a UIViewControllerRepresntable without any luck.

While technically it should be possible, we don’t currently have a plugin that allows this functionality unfortunately. So theoretically you would have to write a wrapper plugin to get it to work, which we don’t have any guidance on at this time.