Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gift Cards : tax calculation not working with gift cards #811

Closed
iMansoorAliKhan opened this issue Jul 19, 2017 · 1 comment
Closed

Gift Cards : tax calculation not working with gift cards #811

iMansoorAliKhan opened this issue Jul 19, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@iMansoorAliKhan
Copy link

https://wordpress.org/support/topic/tax-calculation-not-working-with-gift-cards

Can you please take a look and see whats going on in there and make necessary adjustments ( if required )

@iMansoorAliKhan
Copy link
Author

Here is some piece of LOG if this helps:

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
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants