Hi,
We have the Magento 2.2.4 site and integrated the gene Braintree extension. But when making the purchase with Braintree Paypal, the shipping charge is not included in the total amount.
Can anyone give the solution for this.?
Thanks in advance.
Did you ever find out what this was caused by? We're facing the same problem and can't figure out why.
Nobody?
any luck ?
Braintree doesn't have parameters for tax or shipping. You'll need to create this logic on your side and pass the total into the amount parameter.
So I suggest to use Magento's default Paypal option instead of Braintree's PayPal if you don't want to do any customisation.