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
{{ message }}
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.
It would be fantastic if at the end of conversion process the widget did javascript code of window.postMessage({type: 'oasis-direct.conversionCompleted', ...}, '*'). This would allow the nesting party to trigger it's own logic after conversion and integrate oasis.direct widget more smoothly.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is a feature suggestion on top of #50
It would be fantastic if at the end of conversion process the widget did javascript code of
window.postMessage({type: 'oasis-direct.conversionCompleted', ...}, '*')
. This would allow the nesting party to trigger it's own logic after conversion and integrate oasis.direct widget more smoothly.The text was updated successfully, but these errors were encountered: