Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author GalalAly

    (@galalaly2)

    Hello,

    Sorry for the inconvenience.

    Thanks a lot for your feedback. You will find an update now, version 1.2, that solves this issue.

    Please let me know what you think ??

    Thanks

    Galal

    Thread Starter websitism

    (@websitism)

    Thank you very much for the immediate action.

    In my case the problem triggered while i use paypal as a second option. The plugin converted the amount twice (1. when page loads 2. when i select paypal as payment option) and resulted into a 4 digit decimal.

    After some tweaking i got a solution by checking off line 189 in plugin.php

    //add_filter( 'woocommerce_paypal_args', 'woocurrenciez_paypal_convert_arguments' );

    Thanks and regards
    Sans

    Plugin Author GalalAly

    (@galalaly2)

    Hello,

    I could not reproduce the last problem.

    Anyway, great I could be of help.

    Thanks ??

    Hi,
    Your plugin was the best thing lately
    the custom currency works fine
    but when you check out using paypal –
    the custom currency is converted twice
    I am almost through just this error
    please could to you help
    regards
    dco

    Plugin Author GalalAly

    (@galalaly2)

    Hello,

    Can you please provide the exact steps that caused the problem and if possible a demo URL?

    Also, try purchasing something from the demo store (with a Paypal sandbox account) here:
    https://dev.galalaly.me/woocommerce/

    The conversion rate is set to 0.5 and I can see that the correct amount is being calculated. If you can produce the problem let me know and I will gladly fix it ASAP.

    Thank you ??

    Galal

    I notice some where it states that the plugin works well with Wp 3.5
    I am using 3.6
    will that be an issue

    I am trying to add the AED currency
    and with the pay pal option
    the AEd Currency is set to convert to 0.27 USD
    using sandbox and the Pay pal page opens
    for eg: a 225 AED – in the paypal page shows 16.6 $
    will try to setup a demo.
    thank you for your quick response
    great!!.

    thanks
    dco

    Plugin Author GalalAly

    (@galalaly2)

    Hello,

    I tried adding a currency and set a product to be 225 EGP (I am using EGP) and set the conversion rate to 0.27 – I tried both Form Submission and the redirect/querystring PayPal options. The PayPal page is charging 60.75 dollars (and that is supposedly correct).

    If you can setup a demo I will appreciate it.

    You can also try as websitism suggested, comment this line:

    add_filter( 'woocommerce_paypal_args', 'woocurrenciez_paypal_convert_arguments' );

    Let me know how it went ??

    will try that
    thanks

    1. the redirect/querystring – works fine now ??
    2. in the Form Submission – it shows the order twice – before loading
    the PAypal page. the conversion is perfect on the paypal page
    3. the Other issue is that I have set up a Flat rate of AED 50 shipping – this amount does not convert – and show as shipping = 50 $ in pay pal, but the item cost is reduced, so the total cost of the item and the shipping – is converted correctly.

    FOr Eg: item cost AED 775 FLAT rate shipping= AED 50 – total = AED 825
    on the pay pal page it show the- item =$ 172.95 (should be $ 211) shipping = $50 ( should be $ 13.5) total = $ 224.5 ( total is correct)
    thanks…

    thanks

    Plugin Author GalalAly

    (@galalaly2)

    Hi,

    First, sorry for the inconvenience of the bug.

    Thank you for the detailed example. I have several questions since I’ve tried all of the example you posted and it converted correctly as shown in the following screenshots:

    1) https://d.pr/i/MXKs
    2) https://d.pr/i/8hCk
    3) https://d.pr/i/NuQf

    1) Are you using the default PayPal payment gateway that comes with WooCommerce by default?
    2) Are you applying any taxes, other shipping, ..etc. ?
    3) Which version of WooCommerce are you using?
    4) Which PayPal method are you using? (e.g. Form submission/query string)

    Thank you again for your patience

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Paypal Error’ is closed to new replies.