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
When disableFinalAnimation is set to true and Swish is used as the payment method the final animation is still displayed, this is not the case for me when for example using Card as payment method.
To Reproduce
Steps to reproduce the behavior:
Setup a checkout and drop-in component with Swish in the paymentMethodComponents array and disableFinalAnimation set to true
During checkout select "Swish" as the payment method and go though any steps to complete the payment.
The drop-in final animation is displayed
Expected behavior
I'd expect the final animation (e.g. "Payment successful" box with green checkbox) to not be displayed when disableFinalAnimation is set to true.
Screenshots
Screen.Recording.2025-10-16.at.15.19.55.mov
Additional context
Browser versions tested: Firefox 144 on MacOS 26 and Safari on iOS 26