Drop in a single tag. The component fetches payment methods, renders an accordion, and manages selection state automatically.
Interactive example
Attributes
Behavior
- Fetches and re-fetches payment methods automatically when attributes change.
- Shows a loading spinner during fetch, an error message on failure.
Currency is determined by the Resurs payment methods configured for the store relative to the session.
Updating
Update the component by setting new attribute values directly on the element. The component re-fetches automatically when attributes change.
Ready to handle user selections? See Events.