-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Describe the bug
Sierra updated their donation platform to accept stock and crypto. The Next button doesnt work when embedded in Avy.
Here it is standalone
Here it is on a test web page
Embed code:
<script type="module" src="https://donorbox.org/widgets.js" async></script><dbox-widget campaign="sac-donate-alternatives" type="donation_form" enable-auto-scroll="true"></dbox-widget>
Classic Embed code (same but different):
<script src="https://donorbox.org/widget.js" paypalExpress="true"></script> <iframe src="https://donorbox.org/embed/sac-donate-alternatives?" name="donorbox" allowpaymentrequest="allowpaymentrequest" seamless="seamless" frameborder="0" scrolling="no" height="900px" width="100%" style="max-width: 500px; min-width: 250px; max-height:none!important" allow="payment"></iframe>
To Reproduce
Steps to reproduce the behavior:
- Go to https://www.sierraavalanchecenter.org/donate-app
- Click on Crypto
- Click Next button
- Form does not advance
Expected behavior
Expect it to work as it does when standalone
Environment details
Desktop prod
Existential musings
What else you got for us?