Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Skipping Payment since mass deleting database sections

    Hi,

    Ive been doing some testing on a new site using 1.3.9e, after so many tests I decided to clear the database entries of customers/orders/paypal info.

    Since then it seem that when checking out now it skips payment altogether and goes straight to checkout success..

    did I delete something out of the database I Shouldnt have??

    I emptied:

    address_book
    customers
    customers_basket
    customers_basket_attributes
    customers_info
    orders
    orders_products
    orders_products_attributes
    orders_status_history
    orders_total
    paypal
    paypal_payment_status_history
    paypal_session

    If I have done something wrong, is there a fix??

    Cheers

  2. #2
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: Skipping Payment

    Is the order successful
    if yes, whats do you see in admin under Customers->Orders?
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

  3. #3
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default

    Quote Originally Posted by superprg View Post
    Is the order successful
    if yes, whats do you see in admin under Customers->Orders?
    Yes, and the order is created. I had the same thing happen earlier in a different machine I was testing with, I uninstalled paypal reinstalled, cleared pc cache and it worked, I thought it had fixed it but after testing with the machine I used a while ago the problem is still there.. Confused...
    Posted via Mobile Device

  4. #4
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Skipping Payment

    this is driving me crazy!!!!!!

    it makes no sense it was working fine before.

    I tried a different database too and it made no difference!!!

    Please someone help!??

  5. #5
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Skipping Payment

    Ok after more testing it appears that its skipping payment when using products imported from my 1.3.8 database.

    If I install a clean database, create a test product in the admin it checks out fine, delete the product import the products from my existing website and completely skips payment, empty all products from database creat another test product, back to working absolutley fine...???

    Can anyone tell me what i'm doing wrong please??

  6. #6
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Skipping Payment

    So, you're saying that you're importing 1.3.8 data into a 1.3.9 database, without first upgrading the old data to the new format?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Skipping Payment

    Quote Originally Posted by DrByte View Post
    So, you're saying that you're importing 1.3.8 data into a 1.3.9 database, without first upgrading the old data to the new format?
    Well sort of ?

    I am building a fresh 1.3.9e install with database.

    then exporting
    specific product tables like products, attributes, descriptions, categories etc etc from the old database. 1.3.8

    is that wrong then? If so what should I be doing?

    I want to use a fresh database and simply import the values from the old database in where needed for products etc..

  8. #8
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Skipping Payment

    If you're going to skip the official upgrade instructions which bring your *entire* old database forward into the new version, then you'll at least have to run zc_install on your old database before importing your selected tables into the new one.

    FYI - Almost every time someone decides to just go off and selectively pull their own ideas of tables from old databases to new, they end up with unexplained problems. Thus, unless you have an intimate knowledge of what each table does, you really shouldn't be doing that. That's advanced work that requires careful study first.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default

    Quote Originally Posted by DrByte View Post
    If you're going to skip the official upgrade instructions which bring your *entire* old database forward into the new version, then you'll at least have to run zc_install on your old database before importing your selected tables into the new one.

    FYI - Almost every time someone decides to just go off and selectively pull their own ideas of tables from old databases to new, they end up with unexplained problems. Thus, unless you have an intimate knowledge of what each table does, you really shouldn't be doing that. That's advanced work that requires careful study first.
    I tried bringing the whole database across and upgrading it and that didn't work either.

    I shall try importing from an updated database and see if that has any different results.

    Bit confused why product data affect the payment module though?

    Thanks for the advice.
    Posted via Mobile Device

  10. #10
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Skipping Payment since mass deleting database sections

    DrByte,

    Well another attempt at it this morning.

    This is what I did:

    Installed zen-cart 1.3.9e

    created an additional new database called "upgrade"

    transferred a copy of live 1.3.8 database into the database "upgrade"

    changed configure.php in catalogue and admin to point at "upgrade"

    went to the new zen-cart 1.3.9e store /zc_install and ran the database upgrade.

    uninstalled and re-installed payment module.

    add product to cart, create account, choose shipping, choose paypal, click confirm, SKIPS PAYPAL and straight to checkout success!

    So now i'm following the *official* instructions, what can you suggest I check??

    cheers

    Phil

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Skipping both shipping and payment options
    By AlexanderK in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 18 Nov 2011, 04:15 PM
  2. Account creation - deleting certain sections and fields
    By tparvaiz in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Jul 2011, 01:35 PM
  3. Not actually skipping the Payment page?
    By Xenocythe in forum PayPal Express Checkout support
    Replies: 7
    Last Post: 20 Jul 2009, 05:41 AM
  4. Mass deleting customers & orders from a test database
    By KevinP in forum General Questions
    Replies: 4
    Last Post: 25 May 2009, 03:40 PM
  5. NOT Skipping Payment Page (Express Checkout: Skip Payment Page = Yes)
    By 1100101 in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 22 Sep 2008, 01:33 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR