<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.foxycart.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Foxy Wiki - v:2.0:snippets:misc_cart_and_checkout</title>
        <description></description>
        <link>https://wiki.foxycart.com/</link>
        <lastBuildDate>Mon, 06 Jul 2026 10:37:59 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.foxycart.com/_media/wiki/dokuwiki.svg</url>
            <title>Foxy Wiki</title>
            <link>https://wiki.foxycart.com/</link>
        </image>
        <item>
            <title>setting_max_length_on_checkout_fields</title>
            <link>https://wiki.foxycart.com/v/2.0/snippets/misc_cart_and_checkout/setting_max_length_on_checkout_fields?rev=1493190150&amp;do=diff</link>
            <description>Setting a Max Length on Checkout Fields

Let's say your shipping service only accepts 30 characters in each address line but your users keep entering too much data. You can use the snippet below to update the 'maxlength' attribute on your shipping address fields. This will force users to keep their addresses shorter. It also serves as a good example of how to update the form every time after it is dynamically rendered.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 26 Apr 2017 07:02:30 +0000</pubDate>
        </item>
    </channel>
</rss>
