Jump to content



Latest News: (loading..)

- - - - -

Radio Button Question


This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#-19   surrfman

surrfman
  • Members
  • 354 posts

Posted 28 March 2012 - 05:50 PM

Working on adapting my checkout page to best fit my type of organization. Using paypal website standard to handele all transactions until volume comes up to where a processor is the better route. The issue is, customer has to click on the radio button to continue with the order process. Is there a way to always have the radio button in the selected state, when just one payment module is offered?

  Thanks,

    Timmy C

#-18 ONLINE   DunWeb

DunWeb

    The Censored One

  • Members
  • 12,732 posts

Posted 28 March 2012 - 06:48 PM

@surrfman

If you only have ONE payment method enabled (PayPal standard), then your checkout_payment.php page will say:

"This is the only payment method available"
  PayPal (Credit and Debit cards)


There shouldn't be a radio button at all.


Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

See my Profile (click here)

#-17   surrfman

surrfman
  • Members
  • 354 posts

Posted 29 March 2012 - 03:08 AM

Chris... that would be the logical thought. I get the paypal (credit & debit cards) statement, somehow I have to click that darn radio button or it's no go. Is there someway to force the button to always be selected?

Thanks much,

  Timmy C

#-16   surrfman

surrfman
  • Members
  • 354 posts

Posted 29 March 2012 - 03:40 PM

Fixed It!!! Even though there was two other modules installed, turned "False" in admin panel, the button still knew there was more than one module available. Removed the two other modules, radio button is now "perma-selected"

Thanks guys,

  Timmy C