magento cybersource payment method error "Credit card type is not allowed for this payment method" -


i have magento community edition 1.9.0.1 , have installed cybersource payment method extension in magento. while placing order on front end getting below error:

"credit card type not allowed payment method."

  credit card type not allowed payment method.  trace: #0 /var/www/html/dev/app/code/core/mage/cybersource/model/soap.php(182): mage::throwexception('credit card typ...') #1 /var/www/html/dev/app/code/core/mage/sales/model/quote/payment.php(160): mage_cybersource_model_soap->validate() #2 /var/www/html/dev/app/code/core/mage/checkout/model/type/onepage.php(631): mage_sales_model_quote_payment->importdata(array) #3 /var/www/html/dev/app/code/local/apptha/onestepcheckout/controllers/indexcontroller.php(493): mage_checkout_model_type_onepage->savepayment(array) #4 /var/www/html/dev/app/code/core/mage/core/controller/varien/action.php(418): apptha_onestepcheckout_indexcontroller->saveorderaction() #5 /var/www/html/dev/app/code/core/mage/core/controller/varien/router/standard.php(250): mage_core_controller_varien_action->dispatch('saveorder') #6 /var/www/html/dev/app/code/core/mage/core/controller/varien/front.php(172): mage_core_controller_varien_router_standard->match(object(mage_core_controller_request_http)) #7 /var/www/html/dev/app/code/core/mage/core/model/app.php(354): mage_core_controller_varien_front->dispatch() #8 /var/www/html/dev/app/mage.php(684): mage_core_model_app->run(array) #9 /var/www/html/dev/index.php(87): mage::run('', 'store') #10 {main} 

need in issue.


Comments