Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: BugBUG - Selected Plan Not Removed If You Go Back

  1. #1
    Thread Starter
    red20me's Avatar
    Join Date
    Jul 2013
    Location
    United Kingdom
    Posts
    473
    Thanks
    1
    Thanked 104 Times in 93 Posts

    BugBUG - Selected Plan Not Removed If You Go Back

    Hi,

    I have found a bug.

    If you go to create a listing, select a plan and press continue, then once you've moved off the 'choose a plan' page, you decide to go back and change your mind to select a different plan, you end up with two plans in your $order. This means that when you get to the 'select payment' page, you will be presented with a bill for two plans, and not just the final plan you selected. There is NO WAY at all to get rid of a plan from your order once you have moved from the 'select a plan' page. You could keep going back to this page, changing the plan selected, and your order value would just keep increasing.

    There is no checking at all prior to the call to va_add_plan_to_order() to see if we need to remove a previously selected plan, nor is there any checking for this within that function....it simply does this:

    $order->add_item( $plan->post_name, $plan_data['price'], $listing_id );


    I have searched the Vantage files for any kind of va_remove_plan_from_order function, but can find nothing...

    I know bugs take time to fix, but any suggestions on a quick solution pending an official bug release would be much appreciated.


    Thanks

    red20

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    red20me's Avatar
    Join Date
    Jul 2013
    Location
    United Kingdom
    Posts
    473
    Thanks
    1
    Thanked 104 Times in 93 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    red20me's Avatar
    Join Date
    Jul 2013
    Location
    United Kingdom
    Posts
    473
    Thanks
    1
    Thanked 104 Times in 93 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Thread Starter
    red20me's Avatar
    Join Date
    Jul 2013
    Location
    United Kingdom
    Posts
    473
    Thanks
    1
    Thanked 104 Times in 93 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Thread Starter
    red20me's Avatar
    Join Date
    Jul 2013
    Location
    United Kingdom
    Posts
    473
    Thanks
    1
    Thanked 104 Times in 93 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #9
    Thread Starter
    red20me's Avatar
    Join Date
    Jul 2013
    Location
    United Kingdom
    Posts
    473
    Thanks
    1
    Thanked 104 Times in 93 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #10
    Thread Starter
    red20me's Avatar
    Join Date
    Jul 2013
    Location
    United Kingdom
    Posts
    473
    Thanks
    1
    Thanked 104 Times in 93 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to identify which plan ID has been selected
    By red20me in forum Vantage General Discussion (Legacy)
    Replies: 3
    Last Post: June 16th, 2015, 06:07 AM
  2. Replies: 6
    Last Post: January 13th, 2014, 12:53 PM
  3. Dimitris Claim Listings charges users even when the free plan is selected
    By lduke in forum Report Vantage Bugs (Legacy)
    Replies: 10
    Last Post: September 4th, 2013, 06:56 AM
  4. Jomark selected job pack from widget -> not selected in dashboard
    By timtoolman in forum Report JobRoller Bugs
    Replies: 1
    Last Post: April 18th, 2013, 09:41 AM
  5. Why the coupons removed?
    By dondescuento in forum Clipper General Discussion
    Replies: 2
    Last Post: April 5th, 2013, 06:55 PM