AI resources

Transactions via Checkout API

After receiving your corresponding PLATFORM_ID for your platform, you can add it to the request header for payment (/v1/payments) when creating a transaction with Mercado Pago.

Example:

using MercadoPago.Config;

MercadoPagoConfig.PlatformId = "YOUR_PLATFORM_ID";
// continue creating the payment