Documentation

PaymillHandler
in package

PostFinance online payment

Tags
copyright

CLOUDREXX CMS - CLOUDREXX AG

author

Thomas Däppen thomas.daeppen@comvation.com

author

ss4u ss4u.comvation@gmail.com

version
3.1.1
subpackage

module_shop

Table of Contents

Properties

$arrError  : array<string|int, mixed>
Error messages
$arrWarning  : array<string|int, mixed>
Warning messages
$paymillJsBridge  : string
Paymill JS Bridge url
$sectionName  : string
section name

Methods

closeElement()  : mixed
fieldset()  : mixed
getElement()  : mixed
getFormattedAttrbs()  : mixed
openElement()  : mixed
processRequest()  : mixed

Properties

$arrError

Error messages

public static array<string|int, mixed> $arrError = array()
Tags
access

public

$arrWarning

Warning messages

public static array<string|int, mixed> $arrWarning = array()
Tags
access

public

$paymillJsBridge

Paymill JS Bridge url

public static string $paymillJsBridge = "https://bridge.paymill.com"

Methods

fieldset()

public static fieldset([mixed $legend = false ][, mixed $selfClose = false ]) : mixed
Parameters
$legend : mixed = false
$selfClose : mixed = false

getElement()

public static getElement(mixed $elm[, mixed $attrbs = '' ][, mixed $content = '' ]) : mixed
Parameters
$elm : mixed
$attrbs : mixed = ''
$content : mixed = ''

getFormattedAttrbs()

public static getFormattedAttrbs(mixed $attributes) : mixed
Parameters
$attributes : mixed

openElement()

public static openElement(mixed $elm[, mixed $attributes = '' ]) : mixed
Parameters
$elm : mixed
$attributes : mixed = ''

processRequest()

public static processRequest(mixed $token, mixed $arrOrder) : mixed
Parameters
$token : mixed
$arrOrder : mixed

        
On this page

Search results