Jump to content

Andrewg1639

Member
  • Posts

    13
  • Joined

  • Last visited

Posts posted by Andrewg1639

  1. Hi bsmither

    would this issue with the currencies be resolved if we were to upgrade to CubeCart 6?

    eg would we be able to have multi currencies and have the customer be able to choose which currency they prefer and therefore always have payments, credits, emails etc reflected in that chosen currency?

     

    or would it still use the default currency ?

  2. HI Guys

    we are running Cubecart 4.

    Is it possible to somehow change order related emails to HTML?

    Or alternatively is it can you change the settings to strip out HTML?

     

    Currently part of our order email is a comment from our supplier, which always has HTML embedded.

    We need to be either able to strip this HTML or change the emails to accept the HTML as at the moment emails to customers are looking like this.

     

    Price: <span onclick="alert('');" style="cursor: help;">USD $???</span>
    IMEI #: 352031075514884
    Admin Comments: Model: IPHONE 6 MM-TD 64GB GRAY<br />IMEI: 352031075514884<br />Serial: 

     

    Any help would be much appreciated.

     

  3. 18 hours ago, bsmither said:

    I think using $GLOBALS['tax']->priceConvertFX() isn't going to work, because at some point in the checkout process, the Tax class gets reloaded with the default currency, and has no provision for re-re-loading with the customer's currency after that.

    Thanks, thats a pity though, do you think we may be out of options for this in that case?

  4. 5 hours ago, bsmither said:

    "It will put the payment through..."

    Are you saying that during the steps of going through checkout, the prices are still being displayed in the currency the customer chose? That is, the customer is not aware of the actual currency (and actual amount in that currency) with which to have the transaction conducted until they enter their credit card number?

    Or are you saying that the checkout screens - from the first - switch back to showing the store's actual working currency?

    There would need to be a determination what currency(s) your payment processor accepts. If several currencies, the module would need to be coded to send the desired currency and correct converted amount. Then someone would need to be informed who pays for the international exchange fee.

    Thanks for your reply.

    Yes throughout checkout it will show the currency the customer chose, however as soon as it loads to the PayPal screen and they login it converts back to USD.

    Our Paypal accepts multiple currencies as we use the same PayPal account on other websites and payments come through in multiple currencies.

    Currently we only have Paypal setup as a payment processor.

     

    "If several currencies, the module would need to be coded to send the desired currency and correct converted amount. Then someone would need to be informed who pays for the international exchange fee."

    Would we need to get some custom work done to re code Cube Cart to send the desired currency and converted amount?

    As paypal stores the currency in the currency that was paid there should not be any exchange fees, (Unless we later change that currency back to USD)

  5. I have setup multiple currency on our Cubecart 4 website.

    We have AUD, USD, CAD, GBP etc.

    The currencies work perfect and all products show up in the correct price when changing currency, however when you go to checkout, no matter which currency you are in, it will put the payment through as USD.

    How can we fix this? Can anyone please help?

  6. Thanks bsmither, thats what I was expecting, however when importing a file with these columns added "digital" & "digital path" I have the following problems.

    When I go to step 2 of the import there is nothing to map these two columns to, all the other fields are there except for digital and digital path.

    Secondly if I let the import go through without these two columns mapped it obviously imports them as  Tangible products.

  7. Is there anyway to import digital products by CSV?

    I accidentally clicked "erase and replace data" when importing some products and it erased all my digital products.

    I do have a CSV file which I previously exported which has all the products on it, however I can only seem to import tangible products.

    Can this CSV somehow be imported as digital products?

×
×
  • Create New...