| VirtueMartControllerVmplg::__construct |
( |
| ) |
|
Construct the cart
public
| VirtueMartControllerVmplg::notify |
( |
| ) |
|
Alias for task=pluginNotification
- Returns
- success of update
| VirtueMartControllerVmplg::PaymentResponseReceived |
( |
| ) |
|
ResponseReceived() From the payment page, the user returns to the shop. The order email is sent, and the cart emptied.
| VirtueMartControllerVmplg::pluginNotification |
( |
| ) |
|
Attention this is the function which processs the response of the payment plugin
- Returns
- success of update
| VirtueMartControllerVmplg::pluginResponseReceived |
( |
| ) |
|
ResponseReceived() From the plugin page, the user returns to the shop. The order email is sent, and the cart emptied.
- Author
- Valerie Isaksen
| VirtueMartControllerVmplg::pluginUserPaymentCancel |
( |
| ) |
|
PaymentUserCancel() From the payment page, the user has cancelled the order. The order previousy created is deleted. The cart is not emptied, so the user can reorder if necessary. then delete the order
| VirtueMartControllerVmplg::ShipmentResponseReceived |
( |
| ) |
|
The documentation for this class was generated from the following file:
- components/com_virtuemart/controllers/vmplg.php