PHP 클래스 ControllerExtensionPaymentKlarnaCheckout, opencart

상속: extends Controller
파일 보기 프로젝트 열기: opencart/opencart

공개 메소드들

메소드 설명
addressUpdate ( )
cartTotal ( )
confirmation ( )
downloadSettlementFiles ( )
getTransaction ( )
index ( )
install ( )
main ( )
notification ( )
order ( )
push ( )
shippingAddress ( )
sidebar ( )
transactionCommand ( )
uninstall ( )
validation ( )

보호된 메소드들

메소드 설명
validate ( )

비공개 메소드들

메소드 설명
createOrder ( )
klarnaOrderData ( $klarna_account )
setPayment ( )
setShipping ( )

메소드 상세

addressUpdate() 공개 메소드

public addressUpdate ( )

cartTotal() 공개 메소드

public cartTotal ( )

confirmation() 공개 메소드

public confirmation ( )

downloadSettlementFiles() 공개 메소드

getTransaction() 공개 메소드

public getTransaction ( )

index() 공개 메소드

public index ( )

install() 공개 메소드

public install ( )

main() 공개 메소드

public main ( )

notification() 공개 메소드

public notification ( )

order() 공개 메소드

public order ( )

push() 공개 메소드

public push ( )

shippingAddress() 공개 메소드

public shippingAddress ( )

sidebar() 공개 메소드

public sidebar ( )

transactionCommand() 공개 메소드

public transactionCommand ( )

uninstall() 공개 메소드

public uninstall ( )

validate() 보호된 메소드

protected validate ( )

validation() 공개 메소드

public validation ( )