Closed rb-cohen closed 7 years ago
Its not possible to use paypal/buttonmanager-sdk-php and paypal/merchant-sdk-php in the same project.
Both have a PayPal\Service\PayPal\APIInterfaceServiceService class, with different methods in it.
Any chance of forking these classes to their own class name/namespace?
Same here, the two SDK have different functions useful for my project.
Released Button Manager 4.0.0. Please read the migration guide to use it with merchant SDK.
Its not possible to use paypal/buttonmanager-sdk-php and paypal/merchant-sdk-php in the same project.
Both have a PayPal\Service\PayPal\APIInterfaceServiceService class, with different methods in it.
Any chance of forking these classes to their own class name/namespace?