Method Elements will no longer be supported or maintained beginning December
31st, 2025. We recommend using Method Opal for all new
integrations. If you are currently using Elements, please reach out to your
CSM to discuss your migration options.
The error event is sent for any element that encounters any error while it’s active.
Copy
Ask AI
methodelements://general ?op=error &element_type=unknown &type=INVALID_REQUEST &sub_type=EXPIRED_TOKEN &message=The public element token is no longer valid. Element tokens are short lived and can only be used once. Request a new element token and try your request again. &code=400
The exit event is the last event in the element flow, at this point your app should no longer present the Method Element. Exit is triggered after an error, a user requested exit or a successful element event.