Sylius/PayPalPlugin

Wrong attribute "invoice_number" is used

Opened this issue · 0 comments

Hi,

SyliusPayPalPlugin version affected: v1.3.0

Description
During creation and updates of PayPal orders and payments there is used the attribute "invoice_number", this attribute got ignored from PayPal.

Possible Solution
According to the PayPal API doc the attribute should be named "invoice_id"

This has to be changed in the following files: