Closed
Description
Steps to reproduce
- Install Magento2.1 from composer.
- Add Configurable Product to the cart.
- using paypal express checkout
Expected result
- redirect to paypal login page
Actual result
- PayPal gateway has rejected request. Payment has already been made for this InvoiceID (Customer Tax Group not applied on order creation #10412: Duplicate invoice)
- 'INVNUM' => '000000001' (Paypal API request content)
- invoice ID is always 000000001 even I manually created order in admin