Visa as default Billing Method, not Paypal ?
Posted: November 24th, 2010, 12:54 am
On the s2Member PRO payment/checkout forms, how can I make Visa be the default / initially selected Billing Method, rather than PayPal ?
We need the credit-card related fields (card number, expiration, verif code, and billing address) to be displayed (rather than hidden) when the page loads, since the vast majority of our customers will use credit cards rather than Paypal, and they'll expect to see those fields.
It looks like those fields get an inline style='display:none' that is not present in the template source markup, but i can't seem to figure out where it's coming from. I can't seem to use css to override the inline style, unless I use !important, but then it would fail to be hidden when the Paypal option is selected.
Thanks!
Todd
We need the credit-card related fields (card number, expiration, verif code, and billing address) to be displayed (rather than hidden) when the page loads, since the vast majority of our customers will use credit cards rather than Paypal, and they'll expect to see those fields.
It looks like those fields get an inline style='display:none' that is not present in the template source markup, but i can't seem to figure out where it's coming from. I can't seem to use css to override the inline style, unless I use !important, but then it would fail to be hidden when the Paypal option is selected.
Thanks!
Todd