Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

trying to make internet secure work


waqaszia

Recommended Posts

Posted

Hello,

 

I have installed internetsecure merchant direct contribution. here are two big problems I am facing:

 

1: When a customer confirms the checkout, my store is directed to:

 

cap.securecode.com

 

customer enters the securecode it does some processing but then it cannot find one of the file on my server. That is because it has a wrong url, it is adding an additional mystore.com to the original url i.e

 

membername.sslpowered.com/mystore.com/mystore.com/checkout_process.php...

 

the additional mystore.com should not be there the correct URL would be

 

membername.sslpowered.com/mystore.com/checkout_process.php...

 

 

as you can see i am using a shared ssl certificate, but somehow somewhere my code is adding that additional mystore.com...and this is causing the problem.

 

 

Here is the 2nd problem

2: Strangely the credit card processing did work through one time. but the module didn't send me the total of the order, i.e there was no information about the taxes and the shipping cost. At the admin side, the order total to send, does have the classes names of ot_shipping and ot_taxes

 

I hope someone can help me with this

 

Thanks

Archived

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

×
×
  • Create New...