x

Styling the CC, CVV, Exp Date and Zip <INPUTS>

Hi.

 

Is there ANY way AT ALL to style the input fields? Any other option than the few we get?  (fontFamiliy, fontWeight, etc)  I'm really trying to style it to look like my User Data form without any success and it really looks horrible. I'm like 99.99999999999% the answer will be no...

 

Capture.JPG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Ther other option is to create fully styled <INPUTs> for CC, CVV, Exp Data and Zip, add the sq-card-number, sq-cvv, etc in a hidden <DIV> and when the fully styled <INPUTs> are filled then replace the values in the hidden div containing the square form, maybe accessing the DOM?   I can see the square payment inside the hidden DIV and it's values but when trying to replace the values using (frames[0] = sq-card-number) window.frames[0].window.document.activeElement.input.value = 'XXXX XXXX XXXX XXXX' I get a Permission denied to access property "document".  any ideas?  Crossdomain security?

 

Thank you.

 

1,133 Views
Message 1 of 1
Report
0 REPLIES 0