We have ubercart up and running and it has been for several weeks. We got a call yesterday that users can't enter any credit card info.
When I log in as the Super User (initial administrator account) I can put in credit card info under Payment Methods and checkout (card is charged etc.).
No other users can do this though. The area within the Payment Methods Pane is just blank after the initial text.
It looks like it should be a permission issue, but we have gone as far as enabling all permissions for all users for any modules related to the store, checkout or payments and it doesn't change anything.
We tested this initially and were able to check out using a non-administrative accounts, but something is causing trouble. In the source the whole div is missing for non-super users.
I wondered if the version of jQuery was causing the problem, since it is my understanding that this area is populated by Ajax, but there are no error messages in my javascript console. After updating to the most recent jQuery Update the problem remains.
If anyone has any idea, I would appreciate any guidance.
