#codelogix-paymentrequest-onecharacter
1 messages · Page 1 of 1 (latest)
<input class="__PrivateStripeElement-input valid" aria-hidden="true" aria-label=" " autocomplete="false" maxlength="1" style="border: none !important; display: block !important; position: absolute !important; height: 1px !important; top: -1px !important; left: 0px !important; padding: 0px !important; margin: 0px !important; width: 100% !important; opacity: 0 !important; background: transparent !important; pointer-events: none !important; font-size: 16px !important;" aria-invalid="false">"
This input is throwing a validation error which is being surfaced as "Must enter at most 1 characters"
In what context is this happening? Is there a place I can see this happening online for myself?
This is happening when the Payment Request button is loaded on our page
https://www.givecampus.com/campaigns/32250/donations/new
Seems to mostly occur on iOS with Google Chrome
Whats the validation error exactly, can you copy it here?
Or share a screenshot/recording?
"Must enter at most 1 characters" is the error message that is coming from that element which is rendered as part of the Payment Request button.
How is that surfaced to you?