You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| transakConfig | Refer [here](https://docs.transak.com/docs/sdk) for the full list of customisation options |
66
69
| onTransakEvent | Callback function to listen to order related [events](https://docs.transak.com/docs/websocket-events)|
67
-
<br />
68
-
This component accepts most of the [react-native-webview props](https://github.com/react-native-webview/react-native-webview/blob/HEAD/docs/Reference.md), except the following: sharedCookiesEnabled, injectedJavaScript, injectedJavaScriptBeforeContentLoaded
70
+
71
+
<br />This component accepts most of the [react-native-webview props](https://github.com/react-native-webview/react-native-webview/blob/HEAD/docs/Reference.md), except the following: sharedCookiesEnabled, injectedJavaScript, injectedJavaScriptBeforeContentLoaded
72
+
73
+
> [!CAUTION]
74
+
> The partnerOrderId must be passed in the transakConfig to receive order events.
0 commit comments