|
| createCsrfValidationException (RequestInterface $request) |
|
| validateForCsrf (RequestInterface $request) |
|
| __construct (\Magento\Framework\App\Action\Context $context, \Magento\Checkout\Model\Session $checkoutSession, \Magento\Sales\Model\OrderFactory $orderFactory, \Magento\Paypal\Model\PayflowlinkFactory $payflowModelFactory, \Magento\Paypal\Helper\Checkout $checkoutHelper, \Psr\Log\LoggerInterface $logger, \Magento\Sales\Api\PaymentFailuresInterface $paymentFailures=null) |
|
| __construct (Context $context) |
|
| dispatch (RequestInterface $request) |
|
| getActionFlag () |
|
| __construct (Context $context) |
|
| dispatch (RequestInterface $request) |
|
| getRequest () |
|
| getResponse () |
|
| execute () |
|
const | FLAG_NO_DISPATCH = 'no-dispatch' |
|
const | FLAG_NO_POST_DISPATCH = 'no-postDispatch' |
|
const | FLAG_NO_DISPATCH_BLOCK_EVENT = 'no-beforeGenerateLayoutBlocksDispatch' |
|
const | PARAM_NAME_BASE64_URL = 'r64' |
|
const | PARAM_NAME_URL_ENCODED = 'uenc' |
|
| checkOrderState (Order $order) |
|
| checkPaymentMethod (Order $order) |
|
| _cancelPayment ($errorMsg='') |
|
| _forward ($action, $controller=null, $module=null, array $params=null) |
|
| _redirect ($path, $arguments=[]) |
|
Definition at line 11 of file ReturnUrl.php.