sdk-nodejs
sdk-nodejs copied to clipboard
Mercado Pago's Official Node.js SDK
## Cambios realizados para el feature: * This PR fixes a bug that don't allow to work with callbacks. ## Checklist validación PR: - [x] Título y descripción clara del...
## 📝 Description Add request fields to be able to create payments using the External 3DS feature. ### ✅ Checklist: - [x] I followed the instructions indicated in [Contribution Guidelines](CONTRIBUTING.md)...
## 📝 Description Missing field from https://www.mercadopago.com.br/developers/pt/reference/subscriptions/_preapproval/post ### ✅ Checklist: - [x] I followed the instructions indicated in [Contribution Guidelines](CONTRIBUTING.md) - [ ] I added the changes to CHANGELOG -...
## 📝 Description - Give some context to why we need the changes contained in this branch. - Tell us why, how and/or what did you did in this changes....
## 📝 Description - Give some context to why we need the changes contained in this branch. - Tell us why, how and/or what did you did in this changes....
## 📝 Description - Give some context to why we need the changes contained in this branch. - Tell us why, how and/or what did you did in this changes....
## 📝 Description - Give some context to why we need the changes contained in this branch. - Tell us why, how and/or what did you did in this changes....
## 📝 Description - Give some context to why we need the changes contained in this branch. - Tell us why, how and/or what did you did in this changes....
This minimal change allows compilation with TypeScript 5.7.3 (other versions have not been tested). Specifically, it solves a series of errors like this: `node_modules/mercadopago/dist/clients/customer/search/types.d.ts:11:5 - error TS2411: Property 'email' of...