Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 0973ee7

Browse files
committed
Merge branch 'master' into 7.x
2 parents 3477833 + 1fa17f6 commit 0973ee7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AmazonOrderList.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ public function setConfig($config)
7878
parent::setConfig($config);
7979

8080
$this->options['MarketplaceId.Id.1'] = $config['marketplaceId'];
81+
unset($this->options['marketplaceId']);
8182
}
8283

8384
/**

0 commit comments

Comments
 (0)