Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Braintree
Merchant
PHP Class Braintree\Merchant
Inheritance:
extends
braintree\Base
Mostrar archivo
Open project: braintree/braintree_php
Public Methods
Method
Description
__toString
( ) :
string
returns a string representation of the merchant
factory
(
$attributes
)
Protected Methods
Method
Description
_initialize
(
$attribs
)
Method Details
__toString()
public
method
returns a string representation of the merchant
public
__toString
( ) :
string
return
string
_initialize()
protected
method
protected
_initialize
(
$attribs
)
factory()
public
static
method
public
static
factory
(
$attributes
)