PaymentMethod

Extends \MercadoPago\Entity

Payment Method class

RestMethod

(resource="/v1/payment_methods", method="list")

RequestParam

(param="access_token")

package

Default

Methods

Properties

id

id : string
Attribute

(primaryKey = true)

var

Type(s)

string

name

name : string
Attribute

(type = "string")

var

Type(s)

string

payment_type_id

payment_type_id : string
Attribute

(type = "string")

var

Type(s)

string

status

status : string
Attribute

(type = "string")

var

Type(s)

string

secure_thumbnail

secure_thumbnail : string
Attribute

(type = "string")

var

Type(s)

string

thumbnail

thumbnail : string
Attribute

(type = "string")

var

Type(s)

string

deferred_capture

deferred_capture : string
Attribute

(type = "string")

var

Type(s)

string

settings

settings : object
Attribute

()

var

Type(s)

object

additional_info_needed

additional_info_needed : string
Attribute

()

var

Type(s)

string

min_allowed_amount

min_allowed_amount : float
Attribute

(type = "float")

var

Type(s)

float

max_allowed_amount

max_allowed_amount : float
Attribute

(type = "float")

var

Type(s)

float

accreditation_time

accreditation_time : integer
Attribute

(type = "integer")

var

Type(s)

integer

financial_institutions

financial_institutions : object
Attribute

(type = "")

var

Type(s)

object

processing_modes

processing_modes : array
Attribute

(type = "")

var

Type(s)

array