PHP 클래스 Ogone\AbstractPaymentRequest

상속: extends AbstractRequest
파일 보기 프로젝트 열기: marlon-be/marlon-ogone

공개 프로퍼티들

프로퍼티 타입 설명
$allowedcurrencies Note this is public to allow easy modification, if need be.

보호된 프로퍼티들

프로퍼티 타입 설명
$brandsmap

공개 메소드들

메소드 설명
setAmount ( $amount ) Set amount in cents, eg EUR 12.34 is written as 1234
setBrand ( $brand )
setCom ( $com )
setComplus ( $complus )
setCurrency ( $currency )
setDynamicTemplateUri ( $uri ) Alias for setTp
setEmail ( $email )
setFeedbackMessage ( $feedbackMessage ) Alias for setComplus()
setOperation ( $operation )
setOrderDescription ( $orderDescription ) Friend alias for setCom()
setOrderid ( $orderid )
setOwnerAddress ( $owneraddress )
setOwnerCountry ( $ownercountry ) Alias for setOwnercty
setOwnerPhone ( $ownerphone ) Alias for setOwnertelno()
setOwnerTown ( $ownertown )
setOwnerZip ( $ownerzip )
setOwnercty ( $ownercty )
setOwnertelno ( $ownertelno )
setParamvar ( $paramvar )
setPaymentMethod ( $paymentMethod )
setPm ( $pm )
setTp ( $tp )

보호된 메소드들

메소드 설명
getValidOperations ( )

메소드 상세

getValidOperations() 추상적인 보호된 메소드

abstract protected getValidOperations ( )

setAmount() 공개 메소드

Set amount in cents, eg EUR 12.34 is written as 1234
public setAmount ( $amount )

setBrand() 공개 메소드

public setBrand ( $brand )

setCom() 공개 메소드

public setCom ( $com )

setComplus() 공개 메소드

public setComplus ( $complus )

setCurrency() 공개 메소드

public setCurrency ( $currency )

setDynamicTemplateUri() 공개 메소드

Alias for setTp
public setDynamicTemplateUri ( $uri )

setEmail() 공개 메소드

public setEmail ( $email )

setFeedbackMessage() 공개 메소드

Alias for setComplus()
public setFeedbackMessage ( $feedbackMessage )

setOperation() 공개 메소드

public setOperation ( $operation )

setOrderDescription() 공개 메소드

Friend alias for setCom()
public setOrderDescription ( $orderDescription )

setOrderid() 공개 메소드

public setOrderid ( $orderid )

setOwnerAddress() 공개 메소드

public setOwnerAddress ( $owneraddress )

setOwnerCountry() 공개 메소드

Alias for setOwnercty
또한 보기: http://www.iso.org/iso/country_codes/iso_3166_code_lists/english_country_names_and_code_elements.htm
public setOwnerCountry ( $ownercountry )

setOwnerPhone() 공개 메소드

Alias for setOwnertelno()
public setOwnerPhone ( $ownerphone )

setOwnerTown() 공개 메소드

public setOwnerTown ( $ownertown )

setOwnerZip() 공개 메소드

public setOwnerZip ( $ownerzip )

setOwnercty() 공개 메소드

또한 보기: http://www.iso.org/iso/country_codes/iso_3166_code_lists/english_country_names_and_code_elements.htm
public setOwnercty ( $ownercty )

setOwnertelno() 공개 메소드

public setOwnertelno ( $ownertelno )

setParamvar() 공개 메소드

public setParamvar ( $paramvar )

setPaymentMethod() 공개 메소드

public setPaymentMethod ( $paymentMethod )

setPm() 공개 메소드

public setPm ( $pm )

setTp() 공개 메소드

public setTp ( $tp )

프로퍼티 상세

$allowedcurrencies 공개적으로 프로퍼티

Note this is public to allow easy modification, if need be.
public $allowedcurrencies

$brandsmap 보호되어 있는 프로퍼티

protected $brandsmap