Sylius / PayPalPlugin

Official integration with PayPal Commerce Platform
37 stars 56 forks source link

Wrong attribute "invoice_number" is used #215

Open dernst-art opened 3 years ago

dernst-art commented 3 years ago

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: