Using Spreedly with React Native

662 Views Asked by At

Does anyone have any experience using Spreedly within a react native app? I am currently working on using the Spreedly iframe integration within a WebView, but I'm curious about other options. Using WebView.onMessage in combination with window.postMessage seems like it is going to work, but again, would love to hear about anyone else's experience. I'm not interested in sending any CC info over the wire, which is why I'm not looking for a solution using their API or Express SDK.

0

There are 0 best solutions below