|
| __construct (\Magento\Framework\Model\Context $context, \Magento\Framework\Registry $registry, \Magento\Framework\Api\ExtensionAttributesFactory $extensionFactory, \Magento\Framework\Api\AttributeValueFactory $customAttributeFactory, \Magento\Payment\Helper\Data $paymentData, \Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig, \Magento\Payment\Model\Method\Logger $logger, ProFactory $proFactory, \Magento\Store\Model\StoreManagerInterface $storeManager, \Magento\Framework\UrlInterface $urlBuilder, \Magento\Paypal\Model\CartFactory $cartFactory, \Magento\Checkout\Model\Session $checkoutSession, \Magento\Framework\Exception\LocalizedExceptionFactory $exception, \Magento\Sales\Api\TransactionRepositoryInterface $transactionRepository, \Magento\Sales\Model\Order\Payment\Transaction\BuilderInterface $transactionBuilder, \Magento\Framework\Model\ResourceModel\AbstractResource $resource=null, \Magento\Framework\Data\Collection\AbstractDb $resourceCollection=null, array $data=[]) |
|
| setStore ($store) |
|
| canUseCheckout () |
|
| canUseForCurrency ($currencyCode) |
|
| getConfigPaymentAction () |
|
| isAvailable (\Magento\Quote\Api\Data\CartInterface $quote=null) |
|
| getConfigData ($field, $storeId=null) |
|
| order (\Magento\Payment\Model\InfoInterface $payment, $amount) |
|
| authorize (\Magento\Payment\Model\InfoInterface $payment, $amount) |
|
| void (\Magento\Payment\Model\InfoInterface $payment) |
|
| capture (\Magento\Payment\Model\InfoInterface $payment, $amount) |
|
| refund (\Magento\Payment\Model\InfoInterface $payment, $amount) |
|
| cancel (\Magento\Payment\Model\InfoInterface $payment) |
|
| canReviewPayment () |
|
| acceptPayment (\Magento\Payment\Model\InfoInterface $payment) |
|
| denyPayment (\Magento\Payment\Model\InfoInterface $payment) |
|
| getCheckoutRedirectUrl () |
|
| fetchTransactionInfo (\Magento\Payment\Model\InfoInterface $payment, $transactionId) |
|
| getApi () |
|
| assignData (\Magento\Framework\DataObject $data) |
|
| canVoid () |
|
| canCapture () |
|
| isActive ($storeId=null) |
|
| __construct (\Magento\Framework\Model\Context $context, \Magento\Framework\Registry $registry, \Magento\Framework\Api\ExtensionAttributesFactory $extensionFactory, \Magento\Framework\Api\AttributeValueFactory $customAttributeFactory, \Magento\Payment\Helper\Data $paymentData, \Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig, \Magento\Payment\Model\Method\Logger $logger, \Magento\Framework\Model\ResourceModel\AbstractResource $resource=null, \Magento\Framework\Data\Collection\AbstractDb $resourceCollection=null, array $data=[], DirectoryHelper $directory=null) |
|
| setStore ($storeId) |
|
| getStore () |
|
| canOrder () |
|
| canAuthorize () |
|
| canCapture () |
|
| canCapturePartial () |
|
| canCaptureOnce () |
|
| canRefund () |
|
| canRefundPartialPerInvoice () |
|
| canVoid () |
|
| canUseInternal () |
|
| canUseCheckout () |
|
| canEdit () |
|
| canFetchTransactionInfo () |
|
| fetchTransactionInfo (InfoInterface $payment, $transactionId) |
|
| isGateway () |
|
| isOffline () |
|
| isInitializeNeeded () |
|
| canUseForCountry ($country) |
|
| canUseForCurrency ($currencyCode) |
|
| getCode () |
|
| getFormBlockType () |
|
| getInfoBlockType () |
|
| getInfoInstance () |
|
| setInfoInstance (InfoInterface $info) |
|
| validate () |
|
| order (\Magento\Payment\Model\InfoInterface $payment, $amount) |
|
| authorize (\Magento\Payment\Model\InfoInterface $payment, $amount) |
|
| capture (\Magento\Payment\Model\InfoInterface $payment, $amount) |
|
| refund (\Magento\Payment\Model\InfoInterface $payment, $amount) |
|
| cancel (\Magento\Payment\Model\InfoInterface $payment) |
|
| void (\Magento\Payment\Model\InfoInterface $payment) |
|
| canReviewPayment () |
|
| acceptPayment (InfoInterface $payment) |
|
| denyPayment (InfoInterface $payment) |
|
| getTitle () |
|
| getConfigData ($field, $storeId=null) |
|
| assignData (\Magento\Framework\DataObject $data) |
|
| isAvailable (\Magento\Quote\Api\Data\CartInterface $quote=null) |
|
| isActive ($storeId=null) |
|
| initialize ($paymentAction, $stateObject) |
|
| getConfigPaymentAction () |
|
| getDebugFlag () |
|
| debugData ($debugData) |
|
| getDebugReplacePrivateDataKeys () |
|
| __construct (\Magento\Framework\Model\Context $context, \Magento\Framework\Registry $registry, ExtensionAttributesFactory $extensionFactory, AttributeValueFactory $customAttributeFactory, \Magento\Framework\Model\ResourceModel\AbstractResource $resource=null, \Magento\Framework\Data\Collection\AbstractDb $resourceCollection=null, array $data=[]) |
|
| getCustomAttributes () |
|
| getCustomAttribute ($attributeCode) |
|
| setCustomAttributes (array $attributes) |
|
| setCustomAttribute ($attributeCode, $attributeValue) |
|
| setData ($key, $value=null) |
|
| unsetData ($key=null) |
|
| getData ($key='', $index=null) |
|
| setId ($value) |
|
| __sleep () |
|
| __wakeup () |
|
| __construct (\Magento\Framework\Model\Context $context, \Magento\Framework\Registry $registry, \Magento\Framework\Model\ResourceModel\AbstractResource $resource=null, \Magento\Framework\Data\Collection\AbstractDb $resourceCollection=null, array $data=[]) |
|
| __sleep () |
|
| __wakeup () |
|
| setIdFieldName ($name) |
|
| getIdFieldName () |
|
| getId () |
|
| setId ($value) |
|
| isDeleted ($isDeleted=null) |
|
| hasDataChanges () |
|
| setData ($key, $value=null) |
|
| unsetData ($key=null) |
|
| setDataChanges ($value) |
|
| getOrigData ($key=null) |
|
| setOrigData ($key=null, $data=null) |
|
| dataHasChangedFor ($field) |
|
| getResourceName () |
|
| getResourceCollection () |
|
| getCollection () |
|
| load ($modelId, $field=null) |
|
| beforeLoad ($identifier, $field=null) |
|
| afterLoad () |
|
| isSaveAllowed () |
|
| setHasDataChanges ($flag) |
|
| save () |
|
| afterCommitCallback () |
|
| isObjectNew ($flag=null) |
|
| beforeSave () |
|
| validateBeforeSave () |
|
| getCacheTags () |
|
| cleanModelCache () |
|
| afterSave () |
|
| delete () |
|
| beforeDelete () |
|
| afterDelete () |
|
| afterDeleteCommit () |
|
| getResource () |
|
| getEntityId () |
|
| setEntityId ($entityId) |
|
| clearInstance () |
|
| getStoredData () |
|
| getEventPrefix () |
|
| __construct (array $data=[]) |
|
| addData (array $arr) |
|
| setData ($key, $value=null) |
|
| unsetData ($key=null) |
|
| getData ($key='', $index=null) |
|
| getDataByPath ($path) |
|
| getDataByKey ($key) |
|
| setDataUsingMethod ($key, $args=[]) |
|
| getDataUsingMethod ($key, $args=null) |
|
| hasData ($key='') |
|
| toArray (array $keys=[]) |
|
| convertToArray (array $keys=[]) |
|
| toXml (array $keys=[], $rootName='item', $addOpenTag=false, $addCdata=true) |
|
| convertToXml (array $arrAttributes=[], $rootName='item', $addOpenTag=false, $addCdata=true) |
|
| toJson (array $keys=[]) |
|
| convertToJson (array $keys=[]) |
|
| toString ($format='') |
|
| __call ($method, $args) |
|
| isEmpty () |
|
| serialize ($keys=[], $valueSeparator='=', $fieldSeparator=' ', $quote='"') |
|
| debug ($data=null, &$objects=[]) |
|
| offsetSet ($offset, $value) |
|
| offsetExists ($offset) |
|
| offsetUnset ($offset) |
|
| offsetGet ($offset) |
|
| order (\Magento\Payment\Model\InfoInterface $payment, $amount) |
|
| authorize (\Magento\Payment\Model\InfoInterface $payment, $amount) |
|
| capture (\Magento\Payment\Model\InfoInterface $payment, $amount) |
|
| refund (\Magento\Payment\Model\InfoInterface $payment, $amount) |
|
| cancel (\Magento\Payment\Model\InfoInterface $payment) |
|
| void (\Magento\Payment\Model\InfoInterface $payment) |
|
| assignData (DataObject $data) |
|
| isAvailable (CartInterface $quote=null) |
|
| getStoreId () |
|
| getIsActive () |
|
PayPal Express Module @method \Magento\Quote\Api\Data\PaymentMethodExtensionInterface getExtensionAttributes() @SuppressWarnings(PHPMD.TooManyFields) @SuppressWarnings(PHPMD.CouplingBetweenObjects)
Definition at line 25 of file Express.php.