custom-shop-php-sdk

An implementation of the billbee custom shop api - which is also suitable for marketplaces πŸ˜‰

PHP v3.0.1
3 stars  Β·  6 forks  Β·  Updated  Β·  MIT
Install
composer require custom-shop-php-sdk
View on GitHub
Supported APIs (1)

Documentation of the Billbee REST API to connect a Billbee account to external aplications. Endpoint The Billbee API end

Version history All releases β†—

Bug Fixes: - Fix the getHeader return value in the MessageInterface implementation ([PR #13](https://github.com/billbeeio/custom-shop-php-sdk/pull/13…

- Added full PHP 8 support - Removed support for pre PHP 7.4 - Improved the code style and added SCA - Added type hints - Copyright updated

Bug Fixes: - Fixed the post body deserialization. Billbee sends the payload as `x-www-form-urlencoded`, not a json body. - Fixed the UnitTests - Re…

Updated: - Version constraints for PHP and jms/serializer updated

Added: - `Order::$deliverySourceCountryCode`. Bug Fixes: - Renamed `Order::$countryCode` to `Order::$currencyCode` (breaking) - Fixed the unit t…

- Updated quick start guide - Removed `ext-xdebug` from `composer.json` - Changelog added

Initial Release

Quality signals
Score
Stars3
Forks6
Last updated
LicenseMIT
Supported APIs (1)
billbee.io