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.
Using Method Elements
1
Create Element Token
Your app’s backend will generate an
element_token
by hitting the
/elements/token endpoint.2
Initialize Element
Using the
element_token
, Method Elements will be
initialized with the intended Element for your user.3
Handling Element Events
While your user interacts with an Element,
events will be triggered for your app to
handle.