Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Payment Module Broken?


Stealth404

Recommended Posts

I have a strange problem that I've been trying to fix for some time without any success. Everything is working correctly except for when I log into admin to update a payment module. I don't get a full listing of payment types available and even the ones that are displayed cannot be edited. I can't change any settings and dont have access to the vital ones that I use. Shipping and Order Total (using module.php) work fine, its only the payment part that doesnt work correctly.

 

It use to work fine before and I was able to edit and change settings. What could have gone wrong? Anyone else have this problem?

Link to comment
Share on other sites

 

Although its not the exact same problem, as they werent able to update their settings. I just cant see that option to do so for them on the right hand side and most of the payment types are missing.

 

Tried the solutions above in that post and none of them worked either

Link to comment
Share on other sites

Although its not the exact same problem, as they werent able to update their settings. I just cant see that option to do so for them on the right hand side and most of the payment types are missing.

 

Tried the solutions above in that post and none of them worked either

 

I've had the same problem for a few days now. Let's be sure the definition is clear:

Other modules like orders and shipping operate as always but now Payment has changed and we no longer have the ability to edit the payment options. After the Actions column, we should have a details box, in shich we can delete or edit or install an option. These are missing on Payments but present on Shipping.

 

I have looked at the code but PHP is not for me...

 

Anyone with ideas??

Link to comment
Share on other sites

I've had the same problem for a few days now. Let's be sure the definition is clear:

Other modules like orders and shipping operate as always but now Payment has changed and we no longer have the ability to edit the payment options. After the Actions column, we should have a details box, in shich we can delete or edit or install an option. These are missing on Payments but present on Shipping.

 

I have looked at the code but PHP is not for me...

 

Anyone with ideas??

 

 

Finally!!

I now have the edit controls on the payment module.

Looking in the catalog\includes\modules\payment directory, I had 3 paypal items, 2 of which were renames so I could test another. Anyway, it may have confused OSC when loading since the class name within each module was paypal_ipn. I removed the 2 unnecessary ones and the modules loaded -- and I have an edit box.

 

Note, looking over the list prior to the fix, I didn't see paypal_ipn listed. That's when I checked the list of files and saw the other 2. So, keep the dir clean and it should work.

 

 

Now, I have the issue that others have -- changes won't save.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...