Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
quote_payment_express.php File Reference

Go to the source code of this file.

Variables

 $service
 
 $order = $service->submit($quote, ['increment_id' => '100000002'])
 

Variable Documentation

◆ $order

$order = $service->submit($quote, ['increment_id' => '100000002'])

Definition at line 11 of file quote_payment_express.php.

◆ $service

$service
Initial value:
->create(\Magento\Quote\Api\CartManagementInterface::class)

Definition at line 9 of file quote_payment_express.php.