Search:

Type: Posts; User: Amit001

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    436

    crc32 problem how do i do

    //Creating pipe seperated string for a payment gatway
    $msg_without_Checksum =...
  2. PayPal wont accept credit card payment if the email address is connected to paypal

    I've had a couple customers try to purchase and there seems to be a problem because, I've even tried it myself. When you enter all of the info on PayPals site. it wont accept credit card payment if...
  3. Replies
    3
    Views
    1,564

    Re: Paypal express going back to step 2 ?

    I have same issue after pressing confirm button on checkout confirmation page. paypal express returns to step 1

    Please post.
  4. Re: Paypal express checkout without website payment pro

    Thanks i am also thinking same.
  5. Paypal express checkout without website payment pro?

    I have installed express checkout and website payment pro

    but now we decided to uninstall website payment pro will it

    affect to express checkout Please post your opinions
  6. How to show different pricing to customers and vendors

    My site running zencart and we have two types of buyers

    1) Customer
    2) reseller

    i wanted to show less prices to resellers and normal pricing to customers

    is this possible in zencart ? ...
  7. Replies
    3
    Views
    2,165

    Re: scheduled daily admin task?

    Could you guide how this is possible with linux.
  8. Re: Amex not working in paypal website payment pro

    Thanks for your reply support Team. But in this case most of the users enter their amex credit card numbers in direct payment option what we can do for this.
  9. Amex not working in paypal website payment pro Canada

    we are having problem while processing american express cards for Canada based site. ( Other cards working fine ) it says transaction declined for all amex card.

    Kindly...
  10. Replies
    2
    Views
    1,528

    Paypal direct payment

    i would like to implement pay pal module in which user will never leave the current site, payments will be done on the current site user don't need to go on paypal site.

    For canadian site

    ...
  11. How to modify customers information in admin ver 1.3.8a

    i want to modify query which display a record under customer menu in the admin.

    For more information
    see admin/customer.php

    <?php echo $customers->fields['customers_lastname']; ?>

    I am...
  12. Replies
    1
    Views
    1,974

    printing session variables

    Array ( [securityToken] => 71f3cfb9f801c9cc610a10ac51c326e5 [customers_host_address] => localhost [cartID] => 06779 [cart] => shoppingCart Object ( [contents] => Array ( [733] => Array ( [qty] => 29...
  13. Replies
    1
    Views
    1,447

    Is there Auction module ?

    Hi all
    Is there any auction module available (auctions / bid). For zencart 1.3.8a

    please post

    regards
    Amit
  14. Newsletter module with import / export feature ?

    Hi All,

    Is there any newsletter module which allows me to import / export list from admin.

    Please help.

    Regards,
    Amit
  15. Replies
    2
    Views
    2,573

    Re: HDFC Bank payment gateway

    Use Paypal Now it starts in india. so you can transfer money.
  16. Replies
    0
    Views
    757

    file upload facility in the admin?

    I want to add a file field in the admin. administrator will be able to upload pdf files later link will be displayed into product information page.
  17. Replies
    376
    Views
    61,660

    Re: Product Extra Fields for text, pdfs and flash

    Thanks for developing this kind of module. But how to download it please mark a link.
  18. Replies
    1
    Views
    563

    how to use forum with zencart?

    how to use forum with zencart? Is there any module which we will use to implement forum in zencart.
  19. PayPal IPN Website Payments Standard not working with Checkout without Account module

    PayPal IPN Website Payments Standard not working with Checkout without Account module

    Unable to show in payment method.

    I am using
    zencart 1.3.8a

    Payment Modules

    Credit card
  20. PayPal IPN Website Payments Standard not working with Checkout without Account module

    PayPal IPN Website Payments Standard not working with Checkout without Account module

    Unable to show in payment method.

    I am using
    zencart 1.3.8a

    Payment Modules

    Credit card
  21. Want to send Login name and password with mail on account creation.

    We are receiving mail on successful account creation but i want to show Login name and password in customer mail.

    We are using zencart 1.3.8 post which code i have to edit and how to decrypt and...
  22. Replies
    2
    Views
    824

    Re: Need a system like Ebay

    Thanks Tina hope this will work as per my need
  23. Replies
    2
    Views
    824

    Need a system like Ebay

    1) I am working on a site in which i have to give
    Data feed for products. They want to show on another site is this possible Any idea ?



    2) Also, we would like to implement a "make an...
  24. Replies
    0
    Views
    721

    need Product comparison module

    i want to implement product comparison module for my shopping cart site but don't have idea about product comparison module. where i can get this please post......
  25. Need a working newsletter module for zen 1.3.8a

    I need working newsletter module for zencart 1.3.8a please post where to download.
  26. Replies
    2
    Views
    1,350

    Re: change in default categories

    Thanks. for this post you really release my stress.
  27. Replies
    2
    Views
    1,350

    change in default categories

    If there is one product in category and if you will click on that category it will take you directly to the product info page so what i need it should go on product listing. not on product info page....
  28. Replies
    1
    Views
    738

    Changing categories links

    If there is one product in category and if you will click on that category it will take you directly to the product info page so what i need it should go on product listing. not on product info page....
  29. Replies
    5
    Views
    923

    Re: Using two footers on site as per the url

    i got the below solution and it works

    if (!$HTTP_SERVER_VARS["HTTPS"])
    {

    your conditions

    }

    thanks for your support
  30. Replies
    1
    Views
    793

    Re: changing footer on Https

    I got the below solution and it works

    if (!$HTTP_SERVER_VARS["HTTPS"])
    {

    you conditions

    }
  31. Replies
    5
    Views
    923

    Re: Using two footers on site as per the url

    my site is using https on the checkout part other than it is using http so what i need when the connection on https://www.url.com footer will change or it will get disabled
  32. Replies
    5
    Views
    923

    Using two footers on site as per the url

    How to use two footer as per the url
    please post
  33. Replies
    1
    Views
    793

    changing footer on Https

    Hi all,

    My site is using https on checkout part so what i need is i want to show another footer from the https part.
  34. Showing special sidebox only on index page

    I want to disable special sidebox for other pages. i want to show special sidebox only on home page.

    please post

    Thanks
  35. Replies
    10
    Views
    1,517

    Re: Category Page lost when adding Products

    Disable your category infobox and try adding products if it's done then there may be some errors in the leftcolumn or categories box files.
  36. Replies
    3
    Views
    1,846

    Re: SEO Friendly Product URLs?

    Hey Have you tried to impliment Ultimate SEO URL
  37. Replies
    0
    Views
    993

    want to create product group discount

    i want to create category in which some one select any four products will cost the specific amount like product group discount on chekout

    Any one have idea please post
  38. Data migration Netsuite ecommerce to zencar 1.3.8

    Hi All,

    I Want to upgrade one site which is using Netsuite Ecommerce software but now our company want to develop this site in zencart but

    the main issue is Database migration from Netsuite...
  39. Replies
    1
    Views
    1,744

    Discount Coupon Tax calculation problem

    Discount coupon tax calculation problem



    Sub-Total: $14,390.00CAD

    Priority Ontario Rate (1 x 243.00lbs) (Best Way): $200

    product tax: $1,896.70CAD
  40. Replies
    8
    Views
    2,086

    Re: Problems with installation

    Use the orignal dist-configure.php

    backup your configure.php and use a blank file named configure.php in both location set the permission writable by using your ftp program

    it will solve...
  41. Replies
    3
    Views
    937

    Re: Serious problem with my zencart

    What's the issue if layout is the issue you can manage this from


    zencart/include/templates/yourtemplate/common/tpl.mainpage.php
  42. Replies
    3
    Views
    2,505

    Re: Paypal vertial terminal

    :clap: No message attached
Results 1 to 42 of 45
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR