Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

To those who have used X-Carts one page checkout.

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #21  
Old 04-16-2012, 08:10 PM
  Dongan's Avatar 
Dongan Dongan is offline
 

X-Wizard
  
Join Date: Jul 2005
Location: www.mercuryminds.com
Posts: 1,531
 

Default Re: To those who have used X-Carts one page checkout.

Quote:
Originally Posted by elmirage001
Dear Dongan,
Your team worked on the site today and we're almost there. I found a new issue and have replied to my ticket with screenshots. Thank you for your help!

Paul

Ok fine. our support team will address this.
Reply With Quote
  #22  
Old 04-20-2012, 06:07 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,966
 

Default Re: To those who have used X-Carts one page checkout.

Quote:
Originally Posted by Dongan
Ok fine. our support team will address this.
Dear Dongan, There has been no support from your team. Of the 3 bugs in your OPC I fixed 1 in the templates but still have the following 2 issues.

1. When a customer is shipping to another address the real time shipping charges work fine until the customer enters a coupon. Once the coupon is entered the shipping charges go back to being based upon the billing address.

2. When an order is placed, your OPC is writing duplicate entries into the Address Book. I start with 1 billing address and 1 shipping address at the beginning of the order and when the order is complete I have 2 extra duplicates of both the billing address and the shipping address.

The 3rd issue involved the minicart subtotal not taking into consideration coupon discounts. My fix is below.

In File: MM-minicart-items.tpl

Original
Quote:
<tr>
<td align="right" colspan="2" class="MM_mini_td_black" style="padding:5px 20px;">{$lng.lbl_subtotal}&nbsp;:&nbsp;{include file="currency.tpl" value=$MM_mini_display_subtotal}</td>
</tr>
Modified
Quote:
{if $cart.display_discounted_subtotal ne $cart.subtotal}
<tr>
<td align="right" colspan="2" class="MM_mini_td_black" style="padding:5px 20px;">{$lng.lbl_subtotal}&nbsp;:&nbsp;{include file="currency.tpl" value=$cart.display_discounted_subtotal}</td>
</tr>
{else}
<tr>
<td align="right" colspan="2" class="MM_mini_td_black" style="padding:5px 20px;">{$lng.lbl_subtotal}&nbsp;:&nbsp;{include file="currency.tpl" value=$MM_mini_display_subtotal}</td>
</tr>
{/if}

I would appreciate an update on when this will be fixed. My request in my ticket has gone unanswered.
__________________
WooCommerce as of 10/2022
Reply With Quote
  #23  
Old 04-23-2012, 07:17 PM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,966
 

Default Re: To those who have used X-Carts one page checkout.

Quote:
Originally Posted by Dongan
Ok fine. our support team will address this.
Dear Dongan, Could you please personally take a look at my ticket. Especially your staffs post 23/04/2012 20:03 and my reply. My ticket number is 317849

Thank you,

Paul
__________________
WooCommerce as of 10/2022
Reply With Quote

The following user thanks elmirage001 for this useful post:
Dongan (05-01-2012)
  #24  
Old 04-28-2012, 07:19 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,966
 

Default Re: To those who have used X-Carts one page checkout.

Quote:
Originally Posted by elmirage001
Dear Dongan, Could you please personally take a look at my ticket. Especially your staffs post 23/04/2012 20:03 and my reply. My ticket number is 317849

Thank you,

Paul
Dear Dongan, I requested a full refund on your One Page Checkout a couple of days ago and have had no response. Please see my ticket #317849. I would prefer a full refund and not have to publicly vent my frustrations.
__________________
WooCommerce as of 10/2022
Reply With Quote
  #25  
Old 05-01-2012, 10:51 PM
  Dongan's Avatar 
Dongan Dongan is offline
 

X-Wizard
  
Join Date: Jul 2005
Location: www.mercuryminds.com
Posts: 1,531
 

Default Re: To those who have used X-Carts one page checkout.

This has been taken care of. Thank you.

Quote:
Originally Posted by elmirage001
Dear Dongan, Could you please personally take a look at my ticket. Especially your staffs post 23/04/2012 20:03 and my reply. My ticket number is 317849

Thank you,

Paul
Reply With Quote
  #26  
Old 05-02-2012, 05:44 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,966
 

Default Re: To those who have used X-Carts one page checkout.

Dear Dongan, Thank you for the refund.
__________________
WooCommerce as of 10/2022
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 04:10 AM.

   

 
X-Cart forums © 2001-2020