Post by webmonkey » Fri Nov 07, 2008 5:35 am

Hello, wonder if anyone can help, I've search on the forum for anyone else with the same problem, but found nothing.

I've installed the protx module, integrates fine, however when calling back to checkout_process i get a 404.

controllewr=checkout_process&crypt=[encripted post data]

any ideas where the issue might be?

Many thanks
Stu ???

Newbie

Posts

Joined
Fri Nov 07, 2008 4:46 am

Post by Qphoria » Fri Nov 07, 2008 6:19 am

Which version of OpenCart?

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by webmonkey » Fri Nov 07, 2008 6:30 am

latest stable 0.78, thanks

open cart rocks!!

Newbie

Posts

Joined
Fri Nov 07, 2008 4:46 am

Post by webmonkey » Mon Nov 10, 2008 12:31 am

Can anyone help?

When you return to my site from protx you get a 404 the url looks like:

mydomain.com/controller=checkout_process?crypt=kjgdhflkghdlkfshg.......

when you remove the ?crypt=dsgfkjhsgadjf.......

the basket clears down and the order emails are sent, is there a way I can get the checkout_process to ignore the "crypt" part of the url to sucessfully finalise the payment process??

Thanks in advance.

Newbie

Posts

Joined
Fri Nov 07, 2008 4:46 am

Post by bruce » Mon Nov 10, 2008 8:22 am

Try changing the return url definition so that you get mydomain.com/index.php?controller=checkout_process&crypt=kjgdhflkghdlkfshg.......

Active Member

Posts

Joined
Wed Dec 12, 2007 2:26 pm

Post by webmonkey » Tue Nov 11, 2008 8:56 pm

still not working! ?

what i need is checkout_process to ignore the url variable crypt=

is there a way to edit this to achieve the above??

Newbie

Posts

Joined
Fri Nov 07, 2008 4:46 am

Post by bruce » Wed Nov 12, 2008 8:01 am

I am dancing in the dark without the protx code, but the paypal redirection process returns to (say)
http://localhost/store/index.php?contro ... ent=paypal
where paypal is the code of the payment extension so yours is probably protx
and callback is the function being called in the class ControllerCheckoutProcess. If you want the index function, you can leave out the action bit.

so... I think you could try
mydomain.com/index.php?controller=checkout_process&action=callback&payment=protx&crypt=kjgdhflkghdlkfshg.......
OR
mydomain.com/index.php?controller=checkout_process&payment=protx&crypt=kjgdhflkghdlkfshg.......

Active Member

Posts

Joined
Wed Dec 12, 2007 2:26 pm

Post by jty » Wed Nov 12, 2008 10:16 am

bruce wrote: I am dancing in the dark
Ah, now I know. You're Bruce Springsteen
I thought I recognised you  :P

jty
Active Member

Posts

Joined
Sat Aug 30, 2008 8:19 am

Post by Qphoria » Wed Nov 12, 2008 10:25 am

lol that is a but uncanny. bruce.... dancing in the dark... cmon! ITS THE BOSS!

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by bruce » Wed Nov 12, 2008 10:27 am

damn... cover's blown  :D

Active Member

Posts

Joined
Wed Dec 12, 2007 2:26 pm
Who is online

Users browsing this forum: No registered users and 6 guests