OrderReturnController

Namespace

IO\Controllers

Extends
Properties
Type Name Description

string

$pluginNamespace

Methods
public showOrderReturn($orderId, $orderAccessKey = null, $category = null):string \|  Response

Render the order returns view

Parameters

Type

Name

Description

int

$orderId

string

$orderAccessKey

Category

$category

public redirect()