This component is released as open source under the GPL v3 license. We welcome bug reports and pull requests from the community. However, please note that the component is provided "as is" without any warranties or guarantees. It may not be compatible with all other plugins and could potentially cause issues with your store. We strongly recommend that you test the plugin thoroughly in a staging environment before deploying it to a live site. Furthermore, we do not promise future support or updates and reserve the right to discontinue support for the component at any time.
1. Download and install the component with the following command
2. Use the component on the order success page, where you want to display the Sovendus banner
Make sure to replace the arguments with the actual data from the purchase.
Replace YOUR_TRAFFIC_SOURCE_NUMBER and TRAFFIC_MEDIUM_NUMBER with the one we provided you.
Note that the height of the widget is determined by its content
Important Notes
Banner Variants: This component currently only supports inline/embedded banner variants. Overlay or sticky banners are not supported. Any overlay functionality needs to be implemented on your side in Flutter.
Android Performance: When only using a Voucher Network banner without Checkout Benefits, you must set disableAndroidWaitingForCheckoutBenefits: true to avoid a 5-second delay on Android devices. This is due to a known bug in the flutter_inappwebview library.