akaunting / module-paypal-standard

PayPal Standard app for Akaunting

Home Page:https://github.com/akaunting/akaunting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paypal Standard Considering SubTotal and not Total

cuneytsenturk opened this issue · comments

refs akaunting/akaunting#1961

Please, submit only real issues. Use the forum for support, feature requests, proposals, new versions, help etc. https://akaunting.com/forum

Steps to reproduce the issue

Enable Paypal Standard as a Payment.
Create an invoice and mark as sent.
Enable Access to the portal for the contact of the invoice.
Open the portal than go Invoices.
Check SubTotal, and then apply a discount or taxes.
Check Total Amount.
Click on button to pay with Paypal.
Check the amount transmitted to Paypal will be equal to the Subtotal
Open the Paypal page for payment.

Expected result

The Amount showed in Paypal, must be equal to the Total field of the invoice.

Actual result

The Amount showed in Paypal is equal to the subtotal field of the invoice.

System information (Akaunting, PHP versions)

Akaunting 2.1.8
tested on the cloud version ( app.akaunting.com)

Additional comments

video example: https://drive.google.com/file/d/1ZhCZMc2MQoLk-3Dh2v5nWGFpp90c_FuY/view?usp=sharing

This PR solved issue