jquery - SagePay Ebizmarts Test Transaction Error -


i've asked on @ ebizmarts support forums... haven't received sort of of yet.

i'm going through sagepay set process , i'm @ stage need put through test transaction using sage's provided test card details (http://www.sagepay.co.uk/support/12/36/test-card-details-for-your-test-transactions).

i'm using ebizmart's free sage extension along mageapps supercheckout.

when trying submit transaction, popup saying:

payment has failed, please reload checkout page , try again. card has not been charged. 

the 1 javascript error when inspect:

uncaught referenceerror: changecsvclass not defined 

this error happens after click place order.

i using jquery no conflict, taking out didn't fix anything.

the dev site @ http://metrofurniture.seolution.co.uk/

any appreciated.

sagepay , ebizmarts both have support. think if patient hep bottom of issue.

it sagepay misconfiguration looks clash between supercheckout , ebizmarts. can test using standard checkout instead of supercheckout.

to start debugging, @ post urls , inspect code in controllers being called. see image below details. mean, post urls can deduce should read functions placeorderaction() , ordersaveaction() in file app/code/[community or local]/mageapps/supercheckout/controllers/indexcontroller.php

failed payment post details


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -