Directories
¶
| Path | Synopsis |
|---|---|
|
examples
|
|
|
advancedpayment
command
|
|
|
apis/cardtoken/create
command
|
|
|
apis/customer/create
command
|
|
|
apis/customer/get
command
|
|
|
apis/customer/search
command
|
|
|
apis/customer/update
command
|
|
|
apis/customercard/create
command
|
|
|
apis/customercard/delete
command
|
|
|
apis/customercard/get
command
|
|
|
apis/customercard/list
command
|
|
|
apis/customercard/update
command
|
|
|
apis/identificationtype/list
command
|
|
|
apis/invoice/get
command
|
|
|
apis/invoice/search
command
|
|
|
apis/merchantorder/create
command
|
|
|
apis/merchantorder/get
command
|
|
|
apis/merchantorder/search
command
|
|
|
apis/merchantorder/update
command
|
|
|
apis/oauth/create
command
|
|
|
apis/oauth/getauthorizationurl
command
|
|
|
apis/oauth/refresh
command
|
|
|
apis/order/cancel
command
|
|
|
apis/order/capture
command
|
|
|
apis/order/create
command
|
|
|
apis/order/create3ds
command
|
|
|
apis/order/createpse
command
Package main shows how to create an Order using PSE (Pagos Seguros en Línea — Colombia).
|
Package main shows how to create an Order using PSE (Pagos Seguros en Línea — Colombia). |
|
apis/order/createtransaction
command
|
|
|
apis/order/delete
command
|
|
|
apis/order/get
command
|
|
|
apis/order/process
command
|
|
|
apis/order/refundpartial
command
|
|
|
apis/order/refundtotal
command
|
|
|
apis/order/updatetransaction
command
|
|
|
apis/payment/cancel
command
|
|
|
apis/payment/capture
command
|
|
|
apis/payment/capture_amount
command
|
|
|
apis/payment/create
command
|
|
|
apis/payment/createindustry
command
|
|
|
apis/payment/get
command
|
|
|
apis/payment/search
command
|
|
|
apis/paymentmethod/list
command
|
|
|
apis/point/cancel
command
|
|
|
apis/point/create
command
|
|
|
apis/point/get
command
|
|
|
apis/point/listdevices
command
|
|
|
apis/point/updateoperatingmode
command
|
|
|
apis/preapproval/create
command
|
|
|
apis/preapproval/get
command
|
|
|
apis/preapproval/search
command
|
|
|
apis/preapproval/update
command
|
|
|
apis/preapprovalplan/create
command
|
|
|
apis/preapprovalplan/get
command
|
|
|
apis/preapprovalplan/search
command
|
|
|
apis/preapprovalplan/update
command
|
|
|
apis/preference/create
command
|
|
|
apis/preference/get
command
|
|
|
apis/preference/search
command
|
|
|
apis/preference/update
command
|
|
|
apis/refund/get
command
|
|
|
apis/refund/list
command
|
|
|
apis/refund/partial_refund
command
|
|
|
apis/refund/total_refund
command
|
|
|
apis/user/get
command
|
|
|
chargeback
command
|
|
|
custom_config_options
command
|
|
|
custom_http_client
command
|
|
|
custom_timeout
command
|
|
|
disbursementrefund
command
|
|
|
mp_error_parse
command
|
|
|
pkg
|
|
|
advancedpayment
Package advancedpayment provides a client for the MercadoPago Advanced Payments API.
|
Package advancedpayment provides a client for the MercadoPago Advanced Payments API. |
|
cardtoken
Package cardtoken provides a client for creating card tokens via the MercadoPago Card Tokens API.
|
Package cardtoken provides a client for creating card tokens via the MercadoPago Card Tokens API. |
|
chargeback
Package chargeback provides a client for the MercadoPago Chargebacks API.
|
Package chargeback provides a client for the MercadoPago Chargebacks API. |
|
config
Package config provides SDK-level configuration for the MercadoPago Go SDK.
|
Package config provides SDK-level configuration for the MercadoPago Go SDK. |
|
customer
Package customer provides a client for managing customers in the MercadoPago Customers API.
|
Package customer provides a client for managing customers in the MercadoPago Customers API. |
|
customercard
Package customercard provides a client for managing saved payment cards associated with customers in the MercadoPago Customer Cards API.
|
Package customercard provides a client for managing saved payment cards associated with customers in the MercadoPago Customer Cards API. |
|
disbursementrefund
Package disbursementrefund provides a client for managing refunds on disbursements within MercadoPago advanced (split) payments.
|
Package disbursementrefund provides a client for managing refunds on disbursements within MercadoPago advanced (split) payments. |
|
identificationtype
Package identificationtype provides a client for retrieving accepted identification document types from the MercadoPago Identification Types API.
|
Package identificationtype provides a client for retrieving accepted identification document types from the MercadoPago Identification Types API. |
|
internal/defaultrequester
Package defaultrequester provides the SDK's built-in requester.Requester implementation.
|
Package defaultrequester provides the SDK's built-in requester.Requester implementation. |
|
internal/httpclient
Package httpclient is an internal package that provides HTTP request construction, header management, and JSON marshalling/unmarshalling helpers used by the MercadoPago Go SDK's resource clients.
|
Package httpclient is an internal package that provides HTTP request construction, header management, and JSON marshalling/unmarshalling helpers used by the MercadoPago Go SDK's resource clients. |
|
invoice
Package invoice provides a client for interacting with the MercadoPago Authorized Payments (Invoice) API.
|
Package invoice provides a client for interacting with the MercadoPago Authorized Payments (Invoice) API. |
|
merchantorder
Package merchantorder provides a client for interacting with the MercadoPago Merchant Orders API.
|
Package merchantorder provides a client for interacting with the MercadoPago Merchant Orders API. |
|
mperror
Package mperror defines error types returned by the MercadoPago Go SDK.
|
Package mperror defines error types returned by the MercadoPago Go SDK. |
|
oauth
Package oauth provides a client for interacting with the MercadoPago OAuth API.
|
Package oauth provides a client for interacting with the MercadoPago OAuth API. |
|
order
Package order provides a client for the MercadoPago Orders API (v1).
|
Package order provides a client for the MercadoPago Orders API (v1). |
|
payment
Package payment provides a client for the MercadoPago Payments API.
|
Package payment provides a client for the MercadoPago Payments API. |
|
paymentmethod
Package paymentmethod provides a client for the MercadoPago Payment Methods API.
|
Package paymentmethod provides a client for the MercadoPago Payment Methods API. |
|
point
Package point provides a client for interacting with the MercadoPago Point Integration API.
|
Package point provides a client for interacting with the MercadoPago Point Integration API. |
|
preapproval
Package preapproval provides a client for the MercadoPago Subscriptions (Pre-Approval) API.
|
Package preapproval provides a client for the MercadoPago Subscriptions (Pre-Approval) API. |
|
preapprovalplan
Package preapprovalplan provides a client for the MercadoPago Subscription Plan (Pre-Approval Plan) API.
|
Package preapprovalplan provides a client for the MercadoPago Subscription Plan (Pre-Approval Plan) API. |
|
preference
Package preference provides a client for interacting with the MercadoPago Checkout Preferences API.
|
Package preference provides a client for interacting with the MercadoPago Checkout Preferences API. |
|
refund
Package refund provides a client for the MercadoPago Refunds API.
|
Package refund provides a client for the MercadoPago Refunds API. |
|
requester
Package requester defines the HTTP transport abstraction used by the MercadoPago Go SDK.
|
Package requester defines the HTTP transport abstraction used by the MercadoPago Go SDK. |
|
user
Package user provides a client for retrieving the authenticated MercadoPago user's information.
|
Package user provides a client for retrieving the authenticated MercadoPago user's information. |
|
webhook
Package webhook provides utilities to verify the authenticity of incoming MercadoPago webhook notifications.
|
Package webhook provides utilities to verify the authenticity of incoming MercadoPago webhook notifications. |
Click to show internal directories.
Click to hide internal directories.