Viewing file: MercadoPago.Preference.html (79.76 KB) -rw-r--r-- Select action/file-type: (+ ) | (+ ) | (+ ) | Code (+ ) | Session (+ ) | (+ ) | SDB (+ ) | (+ ) | (+ ) | (+ ) | (+ ) | (+ ) |
SDK Mercado Pago » \MercadoPago\Preference
Javascript is disabled; several features are only available if Javascript is enabled.
Public
Protected
Private
Inherited
Preference
Extends \MercadoPago\Entity
Preference class
RestMethod
(resource="/checkout/preferences", method="create")
RestMethod
(resource="/checkout/preferences/:id", method="read")
RestMethod
(resource="/checkout/preferences/:id", method="update")
RequestParam
(param="access_token")
package
Default
Methods
Properties
id
id : string
Attribute
(primaryKey = true, type = "string", readOnly = true)
var
Type(s)
string
auto_return
auto_return : string
back_urls
back_urls : object
notification_url
notification_url : string
Attribute
(type = "string", maxLength = 500)
var
Type(s)
string
init_point
init_point : string
Attribute
(type = "string", readOnly = true)
var
Type(s)
string
sandbox_init_point
sandbox_init_point : string
Attribute
(type = "string", readOnly = true)
var
Type(s)
string
operation_type
operation_type : string
Attribute
(type = "string", readOnly = true)
var
Type(s)
string
additional_info
additional_info : string
Attribute
(type = "string", maxLength = 600)
var
Type(s)
string
external_reference
external_reference : string
Attribute
(type = "string", maxLength = 256)
var
Type(s)
string
expires
expires : boolean
expiration_date_from
expiration_date_from : \DateTime
Attribute
(type = "date")
var
Type(s)
\DateTime
expiration_date_to
expiration_date_to : \DateTime
Attribute
(type = "date")
var
Type(s)
\DateTime
collector_id
collector_id : integer
Attribute
(type = "int", readOnly = true)
var
Type(s)
integer
client_id
client_id : integer
Attribute
(type = "int", readOnly = true)
var
Type(s)
integer
marktplace
marketplace : string
Attribute
(type = "string")
var
Type(s)
string
marketplace_fee
marketplace_fee : float
Attribute
(type = "float")
var
Type(s)
float
differential_pricing
differential_pricing : object
payment_methods
payment_methods : object
items
items : array
Attribute
(type = "array", required = "true")
var
Type(s)
array
payer
payer : object
Attribute
(type = "object")
var
Type(s)
object
shipments
shipments : object
Attribute
(type = "object")
var
Type(s)
object
date_created
date_created : \DateTime
Attribute
(type = "date")
var
Type(s)
\DateTime
processing_modes
processing_modes : array
Attribute
(type = "array")
var
Type(s)
array
binary_mode
binary_mode : boolean
taxes
taxes : array
Attribute
(type = "array")
var
Type(s)
array
tracks
tracks : array
Attribute
(type = "array")
var
Type(s)
array