I am using PayPal PHP REST API for creating payment.
Everything is working fine(applying tax and shipping ) but I am not able to sending discount amount using PHP API.
We are implementing Magento custom connectors for shopping cart. In this we are configured the ‘shopping cart pricing rules’($10.00 discount) for each category.
Is there any way to send discount amount using PHP REST API ?