Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

zxedxz

Archived
  • Posts

    118
  • Joined

  • Last visited

Posts posted by zxedxz

  1. Hi,

     

    Here is my problem everything works. Payment success. Emails get send to customer. order on admin. customer are created. but i don't see any money coming in or going out from my paypal account. I tried it in live and sandbox. Nothing. I tried the PayPal EC for OSCommerce V2.24, paypal_express_1_0, paypal-pro-for-oscommerce-v1.0.7a and paypal_us. They all have the same problem. Everything works, but no money. I double checked the IPA and is good. I even deleted it and opened it several times, still no good. Please tell me what is wrong with this?

     

    curl is good. wpp_diagnostics.php tells me everything is good.

    ssl certificate from comodo.

     

    HELLPPPP. Being trying to fix this for 3 days already. I almost tried everything.

     

    Thank you so much my friends.

  2. I tried, tried and tried, but still no luck. The only error it tells me is "Credit Card Error!" The same website and configuration works fine with the old consolidated and also with the authorize.net adc direct.

     

    Why? Why? What is wrong? Why does this error appears?

     

    Still can't find the problem. I tried to check every piece of code and couldn't find any weird thing. I mean.. how come only this mod doesn't work? Compactibility? What is it?

  3. Im trying to get the Categories Tabs mod working with STS and i just cant for the life of me get it to load

     

    It works fine in debug and sts off mode but the whole page is blank when loading it under sts

     

    Ive foolowed the distructions for category tabs

     

    as is says:

    anyone have any ideas?

     

    i have them working together just fine. Did you put the $tabs into the sts_template.html? Also, when the category has a sort number blank or 0, it doesn't show up on the top. I'm using it on my site www.vonita.com

    however, it has some problems with firefox and macosx. I'm creating a new design for the site and will move to the cat_tab mod. i suggest you to take a look at that as well.

  4. Tis, but I'm the only one that uses it. Does that count? Anyways you can can get just about any contrib rolled in under STS without much trouble is the point. About the only ones that require work on STS are things that add new boxes and even then it's just a matter of defining new template tags.

     

    Iggy

     

    This e.volve version works fine right? is there any known bug with it? It is scam? It has most of the contri i need and i don't wanot to intall them one by one.

     

    Please report if it is save to use. Thanks

  5. Well, you could use it like ie. <div align="center">Hand&Foot<br>Treatments</div>. Looking at your site the tabs seem to be single table cells however and it would be easier probably to correct the output through some small code changes. What contribution do you use for these tabs ?

     

    The code is called category tabs with subcategories. What codes should be changed? I can't see to be able to fine the lines that control it.

  6. I think I found a solution.

     

    Here is what I did. I changed the coupon_id to match with the ref_id and added '&ref=' . $coupon_result['coupon_id'] into the ot_coupon file.

     

    Since the page gets refleshed when someone inputs a coupon code, i made it reflesh with the ref_id loaded also. For this to work, I have to give a coupon based on the affiliate id.

     

    It should work fine temporally i thing, hope there appear a better way of doing it.

  7. I managed to get a workaround for it. I have an array that reflesh the page to the right ref id when the person enters a coupon. Dont know how it will work since I haven't tested it on my production site yet. I'm still trying to find a better way of doing it.

×
×
  • Create New...