Issue: I've added 2 new custom fields and set them to display in the 'payment and review'. The problem is they display above the step title and number circle: https://prnt.sc/na30x5 and this looks kind of ugly.
Can i display them at the bottom of the payment step?
Also, i've set the 'Custom field title' in the configuration, but it doesn't show in the payment step.
Solution:
Edit Bss\CheckoutCustomField\Block\Plugin\Checkout\LayoutProcessorPlugin
On line 207: Change:
$jsLayout['components']['checkout']['children']['steps']['children']['billing-step']['children']
['payment']['children']['beforeMethods']['children'][$attribute->getAttributeCode()]
to
$jsLayout['components']['checkout']['children']['steps']['children']['billing-step']['children']
['payment']['children']['afterMethods']['children'][$attribute->getAttributeCode()]
For any further support, please don't hesitate to contact us at support@bsscommerce.com
We're always willing to support. If you need further our information, here is:
BSS Commerce is a trusted Magento 2 extensions provider with 14+ years of experience, serving 75,000+ customers worldwide. We are an Adobe Commerce Solution Bronze Partner and a Select Magento Extensions Builder, reinforcing our expertise in the Magento ecosystem.
We specialize in developing 150+ high-quality Magento 2 extensions that enhance functionality, improve user experience, and support scalable growth. Our reputation is built on long-term partnerships, positive feedback, and proven performance-driven solutions.
Visit us to get more useful plugins: https://bsscommerce.com/magento-2-extensions.html
Here to discover our extensions:
- BSS Commerce’s Magento 2 B2B Extension helps you close more wholesale deals with efficient ordering and customized pricing.
- BSS Commerce’s Magento 2 SEO Extension attracts more customers and increases conversions with optimized search performance.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article