- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Render Payment Methods on Another Page
Hi,
I would like to know how to render payment methods on another page in my magento 2.2 site. I wanted to display it in a custom checkout page.
Thanks in advance,
Reyson
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Render Payment Methods on Another Page
Hi @reyson_aquino,
I guess your question why the render payment methods displays in another? and your nee is to move the render page display in check out page.
is it ? am I right? Let me know once for confirmation
Best regards
Madhuresan
Bootsgrid
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Render Payment Methods on Another Page
Actually, I want to render payment methods in another page other than the default checkout page of magento. I wanted to display it without the need to select a shipping method.
Thanks for the reply,
Reyson
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Render Payment Methods on Another Page
Hi @reyson_aquino,
Okay I got your point you need to show the payment methods in your custom check out page without need to get into the shipping page is it? I have question on this where you can show the other details such customer's address, contact details etc let me know whether shown other details in the same custom check out page or in other page.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Render Payment Methods on Another Page
Customer details are shown on the same page as the payment methods I wanted to render. Customer details such as name, address, contact number, etc. are fixed and auto generated, not editable by customers.