This is in my log when I run a payment through... Code: Wrong [pc] passed, this transaction is not related to aMember? Code: Exception Am_Exception_Paysystem_TransactionInvalid Am_Paysystem_Transaction_Swreg->validateSource [ library/Am/Paysystem/Transaction/Incoming.php : 285 ] Am_Paysystem_Transaction_Incoming->validate [ library/Am/Paysystem/Transaction/Abstract.php : 48 ] Am_Paysystem_Transaction_Abstract->process [ library/Am/Paysystem/Transaction/Incoming.php : 231 ] Am_Paysystem_Transaction_Incoming->process [ library/Am/Paysystem/Abstract.php : 430 ] Am_Paysystem_Abstract->directAction [ application/default/plugins/payment/swreg.php : 81 ] Am_Paysystem_Swreg->directAction [ application/default/controllers/DirectController.php : 29 ] DirectController->__call [ library/Am/Controller.php : 118 ] Am_Controller->dispatch [ library/Zend/Controller/Dispatcher/Standard.php : 295 ] Zend_Controller_Dispatcher_Standard->dispatch [ library/Zend/Controller/Front.php : 954 ] Zend_Controller_Front->dispatch [ library/Am/App.php : 1518 ] Am_App->run [ index.php : 43 ] These are my SWReg plugin settings Postback IP: 209.87.182.175 In my swreg CP I couldn't find this: So I created an XML event notification and put the ipn url in there. What am I doing wrong here? I've also created a ticket but hopefully this will help me get an answer faster.
Nobody has this plugin working correctly? I cant for the life of me find where to put the ipn url in my swreg account...
I'm gonna have to refund if i cant get a fix for this. I have tried everything and spent hours on this with an open support ticket going on 3 days now without a reply. This is the only payment processor I can use and it says right on the home page its supported.
OMG I finally figured it out. I had to change my delivery id in swreg.php to match the key generator delivery method I made in my swreg account. DOH! One thing though, how do I redirect customers to their membership page after a successful order?