Hello,
i am adding the following adress to the transaction with
$transactionPayload->setBillingAddress($billingAddress);

but after
$response = $client->getTransactionService()->create($spaceId, $transactionPayload);
the response is missing the country in billing address and it wallee backend there is no billing address at all and als no shipping address, which i also set.

Thx for help in advance.
Kind regards
Christian Hiller