billbeeio / billbee-php-sdk

🔌 The official Billbee API SDK for PHP 💻
MIT License
22 stars 25 forks source link

Product cannot be created when ShippingProductId is not set #55

Closed Koalacustomz closed 2 years ago

Koalacustomz commented 2 years ago

I escaped this by using ShippingProductId = (NULL);

devtronic commented 2 years ago

Fixed in v2.2.0-RC1