Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Payment methed default?


rstn123

Recommended Posts

Posted

payment.php says

 

// if there is only one payment method, select it as default because in

// checkout_confirmation.php the $payment variable is being assigned the

// $HTTP_POST_VARS['payment'] value which will be empty (no radio button selection possible)

 

Where do I change my payment method to default. This is a pretty big bug in my snapshot i think. At least 10 people have been working on getting this working for a week and only by accident did I find out that my option by itself wasnt working. It works fine as long as there is another radio button selection possible.

Posted

You might want to bring things current as a lot of changes have been made since 11-02

 

As to the default select statement, is there something that determins this, or you just want to make one module always the default?

Posted

I just want there to be one option and it work. With only the authnet option on it doesnt send anything to them, it doesnt even run its own validation with one option, works perfect with other options on.

 

are there certain files that I can update? I have made a ton of changes I dont want to loose.

Posted

I replaced the payment and checkout files with the new ones and it still wont work with one payment option. Surely someone else is haveing this problem. It just wont work if authnet is the only option.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...