Sylius / PayPalPlugin

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

[Refactor] Objectize request data #205

Closed SirDomin closed 3 years ago

SirDomin commented 3 years ago

Request data to create/update order is now stored as object, there are 2 new objects (PayPalOrder and PayPalPurchaseUnit which is used to update order).

Zales0123 commented 3 years ago

Needs rebase after https://github.com/Sylius/PayPalPlugin/pull/213 🖖

Zales0123 commented 3 years ago

Thanks, @SirDomin! :tada: