Skip to content

Latest commit

ย 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Mercado Pago Checkout Integration (Node.js)

A clean and efficient implementation of the Mercado Pago SDK (v2) for Node.js. This module allows you to generate payment links (Checkouts) and manage payment preferences dynamically.

๐Ÿš€ Features

  • Asynchronous Execution: Uses async/await for non-blocking database and API operations.
  • SDK v2 Ready: Implements the latest Mercado Pago official library.
  • Security: Environment variable support for sensitive API credentials.
  • Customizable: Pre-configured to exclude specific payment methods (like 'ticket/boleto') and limit installments.

๐Ÿ› ๏ธ Technologies

  • Runtime: Node.js (ES Modules)
  • SDK: mercadopago
  • Environment Management: dotenv

๐Ÿ“ฆ Installation

Clone the repository:

git clone https://github.com/LeonardoCides/mp-payment-gateway-node
npm install mercadopago dotenv

About

A modular Node.js implementation for creating Mercado Pago payment preferences and checkout links with automated SDK configuration.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages