$settings
$settings :\stdClass
Setup The local setup object
GetTrackingLink(\FAA\Obj\Generic\Basket $basket): null|string
Get link Get the external racking link of this basket.
| \FAA\Obj\Generic\Basket | $basket | The basket related to the method |
CheckValidCargoMethod(array<mixed,\FAA\Obj\Sys\ArticleAssignment> $articles, $payment_method = null): \FAA\Obj\Result
check cargo method check if this articles can be sent wit this cargo method and shipping
| array<mixed,\FAA\Obj\Sys\ArticleAssignment> | $articles | A list of article assignments |
| $payment_method |
A system result object
CalculatePrice(array<mixed,\FAA\Obj\Sys\ArticleAssignment> $articles): \FAA\Obj\Result
Calculate price
Calculate the article list price when using this delivery method. Should take the resolved article data into account.
| array<mixed,\FAA\Obj\Sys\ArticleAssignment> | $articles | A list of basic contents |
A system result object