Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Mage2
Pickup
Payment
Pickup
PHP Class Mage2\Pickup\Payment\Pickup
Inheritance:
extends
Mage2\Framework\Payment\Payment
,
implements
Mage2\Framework\Payment\PaymentInterface
显示文件
Open project: mage2/laravel-ecommerce
Protected Properties
Property
Type
Description
$identifier
$title
Public Methods
Method
Description
__construct
( )
getIdentifier
( )
getTitle
( )
process
(
$orderData
,
$cartProducts
)
* Nothing to do
Method Details
__construct()
public
method
public
__construct
( )
getIdentifier()
public
method
public
getIdentifier
( )
getTitle()
public
method
public
getTitle
( )
process()
public
method
* Nothing to do
public
process
(
$orderData
,
$cartProducts
)
Property Details
$identifier
protected_oe property
protected
$identifier
$title
protected_oe property
protected
$title