Skip to content

Commit

Permalink
Merge pull request #1024 from buckaroo-it/BP-3696-Logged-in-user-gets…
Browse files Browse the repository at this point in the history
…-dummy-address-information-after-switching-iDEAL-account

Bp 3696 logged in user gets dummy address information after switching i deal account
  • Loading branch information
vegimcarkaxhija authored Aug 22, 2024
2 parents 0e0886f + 13eed5f commit f487ff8
Show file tree
Hide file tree
Showing 4 changed files with 191 additions and 194 deletions.
2 changes: 0 additions & 2 deletions Api/IdealQuoteCreateInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,11 @@ interface IdealQuoteCreateInterface
/**
* Get order breakdown after shipping is applied
*
* @param ShippingAddressRequestInterface $shipping_address
* @param string $page
* @param string|null $order_data
* @return QuoteCreateResponseInterface
*/
public function execute(
ShippingAddressRequestInterface $shipping_address,
string $page,
string $order_data = null
);
Expand Down
Loading

0 comments on commit f487ff8

Please sign in to comment.