AuthorizedPayment

Extends \MercadoPago\Entity

Authorized Payments Class

RestMethod

(resource="/authorized_payment", method="create")

RestMethod

(resource="/authorized_payment/:id", method="read")

RestMethod

(resource="/authorized_payment/search", method="search")

RestMethod

(resource="/authorized_payment/:id", method="update")

RequestParam

(param="access_token")

package

Default

Methods

Properties

id

id : integer
Attribute

(primaryKey = true)

var

Type(s)

integer

preapprova_id

preapproval_id : integer
Attribute

(type = "string")

var

Type(s)

integer

type

type : string
Attribute

(type = "string")

var

Type(s)

string

status

status : string
Attribute

(type = "string")

var

Type(s)

string

date_created

date_created : string
Attribute

(type = "date")

var

Type(s)

string

last_modified

last_modified : string
Attribute

(type = "date")

var

Type(s)

string

transaction_amount

transaction_amount : float
Attribute

(type = "float")

var

Type(s)

float

currency_id

currency_id : string
Attribute

(type = "string")

var

Type(s)

string

reason

reason : string
Attribute

(type = "string")

var

Type(s)

string

external_reference

external_reference : string
Attribute

(type = "string")

var

Type(s)

string

payment

payment : object
Attribute

(type = "object")

var

Type(s)

object

rejection_code

rejection_code : string
Attribute

(type = "string")

var

Type(s)

string

retry_attempt

retry_attempt : string
Attribute

(type = "string")

var

Type(s)

string

next_retry_date

next_retry_date : string
Attribute

(type = "date")

var

Type(s)

string

last_retry_date

last_retry_date : string
Attribute

(type = "date")

var

Type(s)

string

expire_date

expire_date : string
Attribute

(type = "date")

var

Type(s)

string

debit_date

debit_date : string
Attribute

(type = "date")

var

Type(s)

string

coupon_code

coupon_code : string
Attribute

(type = "string")

var

Type(s)

string