cancel
Showing results for 
Search instead for 
Did you mean: 

rendered payment method list on custom checkout page

rendered payment method list on custom checkout page

Hi,

 

i have a question. i need a hint.

I want to load and render the complete payment method list.
I have a custom checkout page. That means a phtml file where i want to load and render the payment method list to a specific div element. also i want to reload it dynamicallly.

acutally i know how to get the avaiable payment methods for a quote with php. but this only returns the payment code and title. but i also need the instructions and the content form of the payment method. i dont know how the original opc will do that. the most payment methods have ko html files. these files must be rendered. is there a way to load and render the list with javascript