picqer/sendcloud-php-client

sender_address not fillable in Parcel

Closed this issue · 1 comments

We retrieve sender addresses from Sendcloud and store them locally for usage in select list in some configuration.

I see the sender_address property is not fillable in vendor/picqer/sendcloud-php-client/src/Picqer/Carriers/SendCloud/Parcel.php. Can this be added?

Checked this by (temporary) changing the file in vendor which seems to fix this.

@Codmic Yes, my mistake for removing it in 2.5.0. We are now releasing version 2.5.1 which re-adds that field.