Delete fields in checkout form – how?

Posted in: Newspaper
Post count: 45

I’ve identified the section of code where the form validation is taking place, and I understand that removing the required fields are causing the issue with the checkout-button not functioning.

Additionally, I’d like to be able to remove certain fields altogether. I really need some of them gone for a smoother checkout process.

Could you please provide guidance on which specific lines of code or attributes I should remove to:

1. Remove the ‘required’ constraint for certain fields to make the button work.
2. Remove specific fields from the form entirely.

Post count: 21065

Hello!

In order to avoid misunderstandings, please provide more information(screenshots/video) about what exactly is the issue there, what exactly you need to achieve and your website link.

A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.

Thank you!

Post count: 45

Hello again and thanks for fast respons,

My Q is, in short: Is it possible to erase the custom fields in the checkout process, and which code in the payment-file do i need do delete for the checkoout page to be functional without the fields?

its the Fields to the left in the checkout page, see image: https://imgur.com/a/6bdyzLG

Post count: 21065

Hello!

You can create another checkout page or hide the elements in the tagdiv composer, or use CSS code.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.