MercadoPagoSdk Class Doc Comment
package |
MercadoPago |
---|
addCustomTrackingParam( $key, $value)
cleanCredentials()
config() : \MercadoPago\Config
\MercadoPago\Config
configure( $data = array())
delete( $uri, $options = array())
get( $uri, $options = array())
getAccessToken()
getClientId()
getClientSecret()
getCorporationId()
getCountryId()
getIntegratorId()
getPlatformId()
getPublicKey()
initialize()
post( $uri, $options = array())
put( $uri, $options = array())
setAccessToken( $access_token)
setClientId( $client_id)
setClientSecret( $client_secret)
setCorporationId( $corporation_id)
setIntegratorId( $integrator_id)
setMultipleCredentials( $array)
setPlatformId( $platform_id)
setPublicKey( $public_key)