PHP 클래스 Braintree\MerchantAccount

상속: extends braintree\Base
파일 보기 프로젝트 열기: braintree/braintree_php 1 사용 예제들

공개 메소드들

메소드 설명
create ( $attribs ) static methods redirecting to gateway
factory ( $attributes )
find ( $merchant_account_id )
update ( $merchant_account_id, $attributes )

보호된 메소드들

메소드 설명
_initialize ( $merchantAccountAttribs )

메소드 상세

_initialize() 보호된 메소드

protected _initialize ( $merchantAccountAttribs )

create() 공개 정적인 메소드

static methods redirecting to gateway
public static create ( $attribs )

factory() 공개 정적인 메소드

public static factory ( $attributes )

find() 공개 정적인 메소드

public static find ( $merchant_account_id )

update() 공개 정적인 메소드

public static update ( $merchant_account_id, $attributes )