Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

new payment module: help needed


kagg

Recommended Posts

Posted

Hi,

 

I am trying to develop a new payment module, where credit card is accepted at the site of merchant Bank. I have activated the module from Admin portion. I need to know two things:

 

1. tep_db_query("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added)

 

What is configuration_group_id and sort_order??

 

2. The payment module is coming on checkout_payment page, but when selected the module, I do not get checkout_confirmation page, but returns to checkout_payment page with error:

 

"Please select a payment method for your order"

 

Is there some javascript validation error.

 

I can not understand what is the problem here??? :?

 

kagg

Posted

I have checked the store with other payment options, and I successfully comes to checkout_confirmation page, but when selected the new payment option (ccavenue), I get the error the follwoing error at the top of page: "Please select a payment method for your order"

 

Can anyone suggest???

 

Kagg

Archived

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

×
×
  • Create New...