Seems to be a not clear question.
Will you please add screenshot too?
This is a standart x-path way to address to elements.
This one looks for any element with @id=“payment_form” and than from it it digs into DOM structure, and finally points to a “div” inside an “a” element.
Basically this line can be pasted in CHROME browser console search (ctrl+f) to find element: