Blesta Source Documentation

Callback extends AppController

Callback controller, handles all callback requests

Table of Contents

Methods

gw() Handle gateway callbacks
index() Handle backward compatible gateway callback requests
mgw() Handle merchant gateway callbacks
preAction() Setup
Methods

gw()

Handle gateway callbacks

public gw([null|string $gateway_name = null ]) : false
Parameters
$gateway_name : null|string = null

The name of the gateway whose callback to process (optional)

Return values
false

index()

Handle backward compatible gateway callback requests

public index() : mixed

mgw()

Handle merchant gateway callbacks

public mgw([null|string $gateway_name = null ]) : false
Parameters
$gateway_name : null|string = null

The name of the gateway whose callback to process (optional)

Return values
false

preAction()

Setup

public preAction() : mixed
Tags
subpackage

app.controllers

copyright

Copyright (c) 2010, Phillips Data, Inc.

license

http://www.blesta.com/license/ The Blesta License Agreement

link

Blesta


        
On this page

Search results