Here’s what’s news in API Release that’s been in production since September 03, 2024!
Breaking Changes:
Fix inconsistent paymentMethod value
As we planned in the past, we’ve improved the returned paymentMethod data, which was mentioned in Release news from July 15, 2024
We’ve changed the behaviour we had in case of payment e.g. via Heureka košík, which we returned in the order detail as paymentMethod: null
Now we’ve unified this behaviour with paymentMethods and in case of such payment we can return the name of the payment, in the object including the guid: string/null, name: string
As a prevention matter we highly recommend you to review your integration and the way you do business with these data.