Skip to content

Commit

Permalink
undo
Browse files Browse the repository at this point in the history
  • Loading branch information
boldjoshshea committed Jan 13, 2025
1 parent 2440562 commit 8bdacc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ViewModel/ExpressPay.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ public function getJsLayout()
if ($quoteId !== null) {
$this->jsLayout['checkoutConfig'] = $this->configProvider->getConfig();
} else {
$this->checkoutData->initCheckoutData();
$this->jsLayout['checkoutConfig'] = $this->paymentBoosterConfigProvider->getConfigWithoutQuote();
}

Expand Down

0 comments on commit 8bdacc2

Please sign in to comment.