関数
ChangeActions::__construct( Aivec\Welcart\SettlementModules\AmazonPay\AmazonPay $module )
Sets $module
member var
Sets $module
member var
(AmazonPay) (必須)
ファイル: src/Components/AmazonChangeActions/ChangeActions.php
public function __construct(AmazonPay $module) { $this->module = $module; }
使用されるアイテム | 説明 |
---|---|
src/Views/CheckoutReview/PayAndShip/PayAndShip.php: PayAndShip::loadCustomAssets() | Binds address change to our custom address error buttons |
src/Views/ConfirmPageReview/Review.php: Review::init() | Enqueues necessary assets for this View |