0 votes

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

closed with the note: -
asked by Christian HILLER (140 points)
closed by Deniz TOPRAK

1 Answer

0 votes

Dear Christian

We recommend to use the SDK https://github.com/wallee-payment/php-sdk.
If you need further assistance please contact us on info@wallee.com then we can check the case with our developer team.

answered by Deniz TOPRAK (2.3k points)