Skip to content

Magento2.1 Invoice ID does not increase #5522

Closed
@Nerogee

Description

@Nerogee

Steps to reproduce

  1. Install Magento2.1 from composer.
  2. Add Configurable Product to the cart.
  3. using paypal express checkout

Expected result

  1. redirect to paypal login page

Actual result

  1. PayPal gateway has rejected request. Payment has already been made for this InvoiceID (Customer Tax Group not applied on order creation #10412: Duplicate invoice)
  2. 'INVNUM' => '000000001' (Paypal API request content)
  3. invoice ID is always 000000001 even I manually created order in admin

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions