package
1.0.7
Repository: https://github.com/mercadopago/sdk-go.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new Payments API Client.

# Structs

AdditionalInfoPayerAddressRequest represents address request within AdditionalInfoPayerRequest.
AdditionalInfoPayerPhoneRequest represents phone request within AdditionalInfoPayerRequest.
AdditionalInfoPayerRequest represents payer information request within AdditionalInfoRequest.
AdditionalInfoPayerResponse represents payer's additional information.
AdditionalInfoRequest represents additional information request within Request.
AdditionalInfoResponse represents additional information about a payment.
AddressRequest represents payer address request within PayerRequest.
AddressResponse represents address information.
ApplicationDataResponse represents application data within PointOfInteractionResponse.
AuthenticationRequest represents payment authentication request within DataRequest.
BankInfoCollectorResponse represents collector information within BankInfoResponse.
BankInfoPayerResponse represents payer information within BankInfoResponse.
BankInfoResponse represents bank information.
BarcodeRequest represents barcode request within AdditionalInfoRequest.
BarcodeResponse represents barcode information.
CancelRequest represents a payment cancellation request.
CaptureRequest represents a payment capture request.
CardholderResponse represents cardholder information.
CardResponse represents card information.
CategoryDescriptorRequest represents category descriptor request within ItemRequest.
DataRequest represents payment data request within PaymentMethodRequest.
DataResponse represents data within PaymentMethodResponse.
DiscountRequest represents discount request within RulesRequest.
DiscountResponse represents payment discount information.
FeeDetailResponse represents payment fee detail information.
FeeRequest represents fee request within RulesRequest.
FeeResponse represents payment fee information.
ForwardData represents data used in special conditions for the payment.
ForwardData represents data used in special conditions for the payment.
IdentificationRequest represents identification request within PaymentPassengerRequest.
IdentificationResponse represents payer's personal identification.
No description provided by the author
InvoicePeriodResponse represents invoice period.
ItemRequest represents an item request within AdditionalInfoRequest.
ItemResponse represents an item.
MerchantServicesRequest represents merchant services request within Request.
OrderRequest represents order request within Request.
OrderResponse represents order information.
PagingResponse represents the paging information within SearchResponse.
PassengerRequest represents passenger request within CategoryDescriptorRequest.
PayerRequest represents payer request within Request.
PayerResponse represents the payer of the payment.
PaymentMethodRequest represents payment method request within Request.
PaymentMethodResponse represents payment method information.
No description provided by the author
PaymentReferenceResponse represents payment reference.
PhoneRequest represents payer phone request within PayerRequest.
PhoneResponse represents phone information.
PointOfInteractionRequest represents point of interaction request within Request.
PointOfInteractionResponse represents point of interaction information.
ReceiverAddressRequest represents receiver address request within ShipmentsRequest.
ReceiverAddressResponse represents the receiver's address within ShipmentsResponse.
RefundResponse represents refund information.
Request represents a request for creating or updating a payment.
Response is the response from the Payments API.
RouteRequest represents route request within CategoryDescriptorRequest.
RulesRequest represents payment rules request within DataRequest.
RulesResponse represents payment rules.
SearchRequest is the helper structure to build search request.
SearchResponse represents the response from the search endpoint.
ShipmentsRequest represents shipments request within AdditionalInfoRequest.
ShipmentsResponse represents shipment information.
SourceResponse represents source information.
SubMerchantRequest represents sub merchant request within ForwardDataRequest.
No description provided by the author
No description provided by the author
SubscriptionSequenceResponse represents subscription sequence.
TaxRequest represents tax request within Request.
TaxResponse represents tax information.
ThreeDSInfoResponse represents 3DS (Three-Domain Secure) information.
No description provided by the author
TransactionDataResponse represents transaction data within PointOfInteractionResponse.
TransactionDetailsRequest represents transaction details request within Request.
TransactionDetailsResponse represents transaction details.

# Interfaces

Client contains the methods to interact with the Payments API.