Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

heathme

Archived
  • Posts

    33
  • Joined

  • Last visited

Everything posted by heathme

  1. Could you possibly explain a little more how to download the ORDERS_TABLE in a tab delimited format? I have downloaded the data in the orders table from mysql but it only contains the customers and their addresses. Do you combine this information with the other orders tables such as orders_products? Any information you can give me would be greatly appreciated! Eric Heath
  2. I currently have 11 different methods of shipping on the checkout_shipping.php page. I would like to have this list be in a drop down menu instead of them being each separately listed with radio buttons. Has anybody created something like this? Thanks.
  3. Sorry, I read through page 50 or so of the IPN module string and did not make it to the 70s where it mentions putting the IPN module in aggregate mode to fix this issue. All is well. Thanks....
  4. Sorry, I read through page 50 or so of this string and did not make it to the 70s where it mentions putting the IPN module in aggregate mode to fix this issue. All is well. Thanks....
  5. Sorry, I read through page 50 or so of the IPN module string and did not make it to the 70s where it mentions putting the IPN module in aggregate mode to fix this issue. All is well. Thanks.
  6. I recently installed PayPal_Shopping_Cart_IPN and I thought it was working perfectly until I noticed that it is not passing the tax value nor the Discount Coupon value from my shopping cart. The discount coupon comes from this contribution: Credit Class & Gift Voucher http://www.oscommerce.com/community/contri...discount+coupon Here is the information from the checkout_confirmation.php page: Sub-Total: $249.00 Utah Tax - 6.25%: $15.56 Discount Coupons:BC: -$62.25 Consultant Kit Flat Rate (Consultant Kit): $35.00 Total: $237.31 All of this output is correct. When it goes to paypal however you only see the subtotal and the shipping rate. $249.00 and $35.00 Any ideas???? THANKS!
  7. I recently installed PayPal_Shopping_Cart_IPN and I thought it was working perfectly until I noticed that it is not passing the tax value nor the Discount Coupon value from my shopping cart. The discount coupon comes from this contribution: Credit Class & Gift Voucher http://www.oscommerce.com/community/contri...discount+coupon Here is the information from the checkout_confirmation.php page: Sub-Total: $249.00 Utah Tax - 6.25%: $15.56 Discount Coupons:BC: -$62.25 Consultant Kit Flat Rate (Consultant Kit): $35.00 Total: $237.31 All of this output is correct. When it goes to paypal however you only see the subtotal and the shipping rate. $249.00 and $35.00 Any ideas???? THANKS!
  8. I recently installed PayPal_Shopping_Cart_IPN and I thought it was working perfectly until I noticed that it is not passing the tax value nor the Discount Coupon value from my shopping cart. The discount coupon comes from this contribution: Credit Class & Gift Voucher http://www.oscommerce.com/community/contri...discount+coupon Here is the information from the checkout_confirmation.php page: Sub-Total: $249.00 Utah Tax - 6.25%: $15.56 Discount Coupons:BC: -$62.25 Consultant Kit Flat Rate (Consultant Kit): $35.00 Total: $237.31 All of this output is correct. When it goes to paypal however you only see the subtotal and the shipping rate. $249.00 and $35.00 Any ideas???? THANKS!
  9. Hello, I have two strange unrelated problems. The first deals with the checkout_confirmation page. The tax value is displayed but not the word Tax: I know this will confuse customers a lot. It looks like this: Sub-Total : $305.40 : $19.09 Flat Rate (Per Order) : $4.50 Total : $328.99 -------------------------------------------------------------------------------------- The second problem deals with shipping. I have customers that will be entering in multiple orders in one transaction. What I need to happen is that the customer can enter in the amount of orders at checkout so that it does Flat Shipping on all of those orders and not just the overall order. I have searched the contributions but with no luck. I could probably code this myself but I am not sure where to place something like this. Thanks.
×
×
  • Create New...