Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2010
    Posts
    52
    Plugin Contributions
    0

    red flag Currency question using Paypal Module

    Hi everyone,
    I'm using v1.3.8a.

    I try to set up PayPal Website Payments Pro. However, in the Transaction Currency section, there is "NO" Taiwan New Dollar currency. Because the PayPal account is supposed to accepting Taiwan New Dollar currency.

    Could anyone please provide solutions, e.g. new add on module?

    Regards

    Steve

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

    Default Re: Currency question using Paypal Module

    This should help you: http://www.zen-cart.com/forum/showthread.php?t=141211
    You'll need to update your /includes/modules/payment/paypaldp.php file using the instructions posted there.
    .

    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.

  3. #3
    Join Date
    Jan 2010
    Posts
    52
    Plugin Contributions
    0

    Default Re: Currency question using Paypal Module

    Quote Originally Posted by DrByte View Post
    This should help you: http://www.zen-cart.com/forum/showthread.php?t=141211
    You'll need to update your /includes/modules/payment/paypaldp.php file using the instructions posted there.
    Dear DrByte,

    Thank you for your help.

    The link above is for PayPal Express Checkout. The same procedure applies to PayPal Website Payments Pro, with the different code applying to /includes/modules/payment/paypaldp.php:

    1 Around line 795:
    $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) values ('Transaction Currency', 'MODULE_PAYMENT_PAYPALDP_CURRENCY', 'Selected Currency', 'Which currency should the order be sent to PayPal as? <br />NOTE: if an unsupported currency is sent to PayPal, it will be auto-converted to USD (or GBP if using UK account)<br /><strong>Default: Selected Currency</strong>', '6', '25', 'zen_cfg_select_option(array(\'Selected Currency\', \'Only USD\', \'Only AUD\', \'Only CAD\', \'Only EUR\', \'Only GBP\', \'Only CHF\', \'Only CZK\', \'Only DKK\', \'Only HKD\', \'Only HUF\', \'Only JPY\', \'Only NOK\', \'Only NZD\', \'Only PLN\', \'Only SEK\', \'Only SGD\', \'Only THB\', \'Only MXN\', \'Only ILS\', \'Only PHP\', \'Only TWD\', \'Only BRL\', \'Only MYR\'), ', now())");

    2:
    function selectCurrency($val = '', $subset = 'EC') {
    $ec_currencies = array('CAD', 'EUR', 'GBP', 'JPY', 'USD', 'AUD', 'CHF', 'CZK', 'DKK', 'HKD', 'HUF', 'NOK', 'NZD', 'PLN', 'SEK', 'SGD', 'THB', 'MXN', 'ILS', 'PHP', 'TWD', 'BRL', 'MYR');
    $dp_currencies = array('CAD', 'EUR', 'GBP', 'JPY', 'USD', 'AUD');

    Thanks again,

    Steve

 

 

Similar Threads

  1. PayPal Express Error 10401 when using JPY currency on my site
    By explorer1979 in forum PayPal Express Checkout support
    Replies: 13
    Last Post: 4 Dec 2009, 05:22 AM
  2. Problems using MXP currency with PayPal
    By ZCricardo in forum Built-in Shipping and Payment Modules
    Replies: 8
    Last Post: 4 Jun 2009, 05:30 AM
  3. Currency Calculation Bug Found in Paypal IPN module
    By Peter Homann in forum Addon Payment Modules
    Replies: 10
    Last Post: 21 Mar 2007, 08:06 AM
  4. PayPal Module Currency Option
    By rush_woman in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 9 Feb 2007, 04:41 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