Method | Description | |
---|---|---|
AddOrder ( |
||
AddPreAuth ( |
||
CreateOrder ( ) : void | ||
GetOrder ( String paymentID ) : |
||
RemovePreAuth ( |
||
Store ( ) : System |
Method | Description | |
---|---|---|
OnPreAuthChanged ( |
||
onOrderListChange ( |
Method | Description | |
---|---|---|
DeletePendingOrder ( ) : void |
public AddPreAuth ( |
||
payment | ||
return | void |
public GetOrder ( String paymentID ) : |
||
paymentID | String | |
return |
protected OnPreAuthChanged ( |
||
payment | ||
action | PreAuthAction | |
return | void |
public RemovePreAuth ( |
||
payment | ||
return | void |
protected onOrderListChange ( |
||
store | ||
action | OrderListAction | |
return | void |