• Resolved Jeremiah

    (@jprummer)


    Hi There,

    Love the plugin! I just updated to the latest version because we were having an issue with tax calculation and gift cards, but the issue persists.

    If I create a $30 gift card (https://wordpress.org/plugins/gift-cards-for-woocommerce/) the tax amount your plugin attempts to send to PayPal is the tax amount minus $30.

    For example, if my order has $2.50 in tax the tax amount sent to PayPal is -$27.50. Any chance you can take a look?

    Jeremiah

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor angelleyesupport

    (@angelleyesupport)

    Hi @jprummer,

    I m sorry for the inconvenience, it looks like something weird must be going on which needs to be tested, I have added it to our git repo for further testing. It would be nice if you can share the last gift card transaction log so that our developer take a look and see whats going in there.

    So please provide the log I will hand it over to our developer’s and when there will be an update to this specific issue I will update you here. Thanks for highlighting this to our notice.

    Thread Starter Jeremiah

    (@jprummer)

    2017-07-19T10:59:17+00:00 INFO DoExpressCheckoutPayment Request: Array
    (
    [USER] => *****
    [PWD] => *****
    [VERSION] => *****
    [BUTTONSOURCE] => AngellEYE_SP_WooCommerce
    [SIGNATURE] => *****
    [METHOD] => DoExpressCheckoutPayment
    [TOKEN] => **-*************
    [PAYERID] => **********
    [RETURNFMFDETAILS] => 1
    [PAYMENTREQUEST_0_AMT] => 47.18
    [PAYMENTREQUEST_0_CURRENCYCODE] => USD
    [PAYMENTREQUEST_0_CUSTOM] => {“order_id”:****,”order_key”:”************”}
    [PAYMENTREQUEST_0_INVNUM] => ****
    [PAYMENTREQUEST_0_PAYMENTACTION] => Sale
    [L_PAYMENTREQUEST_0_NAME0] => Colorado Sunset
    [L_PAYMENTREQUEST_0_QTY0] => 1
    [L_PAYMENTREQUEST_0_AMT0] => 75
    [L_PAYMENTREQUEST_0_NUMBER0] => HW-F16-CS-2
    [PAYMENTREQUEST_0_TAXAMT] => -27.82
    [PAYMENTREQUEST_0_SHIPPINGAMT] => 0.00
    [PAYMENTREQUEST_0_ITEMAMT] => 75.00
    [PAYMENTREQUEST_1_SHIPTONAME] => ***** *****
    [PAYMENTREQUEST_1_SHIPTOSTREET] => *********
    [PAYMENTREQUEST_1_SHIPTOSTREET2] => ****
    [PAYMENTREQUEST_1_SHIPTOCITY] => Boulder
    [PAYMENTREQUEST_1_SHIPTOSTATE] => CO
    [PAYMENTREQUEST_1_SHIPTOZIP] => *****
    [PAYMENTREQUEST_1_SHIPTOCOUNTRYCODE] => US
    )

    Thread Starter Jeremiah

    (@jprummer)

    I removed sensitive information. Hopefully this is enough information to test.

    Plugin Contributor angelleye

    (@angelleye)

    Sorry for the delay on this. We have made adjustments that should resolve this issue based on our in-house testing. The fix will be included in the 1.4.6.3 update we’ll be releasing soon.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Tax Calculation Not working with Gift Cards’ is closed to new replies.