Skip to content

Releases: mercadopago/sdk-react

v0.0.11

05 Jun 18:47
68833a8
Compare
Choose a tag to compare

Core methods

  • Fixing secure fields import
  • Fixing create card token

v0.0.10

18 May 19:57
9a73c53
Compare
Choose a tag to compare

Adding Core Methods:

Core methods

  • getIdentificationTypes
  • getPaymentMethods
  • getIssuers
  • getInstallments
  • createCardToken
  • fields.createCardToken

Secure fields

  • Card Number
  • Security Code
  • Security Month
  • Security Year
  • Security Date (month+year)

v0.0.9

11 May 12:37
3e7f5ac
Compare
Choose a tag to compare
  • Improves metrics
  • Additional Wallet types and enabled locale on Brick
  • Re-render brick changing PK and Options
  • Fix Broken Links to Documentation

v0.0.7

13 Apr 19:37
6952d8f
Compare
Choose a tag to compare
  • Adding debounce to prevent reRenders
  • Adding example on payment bricks

v0.0.6

10 Apr 18:52
26bba0b
Compare
Choose a tag to compare
  • Adding correct version on package.json

V0.0.4

10 Apr 18:29
dad4a16
Compare
Choose a tag to compare

Notable Changes

  • Adding support to redirectMode on Wallet Brick
  • Adding new example in Wallet Brick

V0.0.3

23 Feb 18:16
1e179a2
Compare
Choose a tag to compare

Notable Changes

  • Adding index.js file on root folder. Now is possible to use only this import on your project import {initMercadoPago}. from @mercadopago/sdk-react and have access to all components.
  • Update snippets on README.md

v0.0.2

17 Feb 17:36
3fd06d1
Compare
Choose a tag to compare

Notable Changes

  • Adding code of condute
  • Adding issues template
  • Adding keywords
  • Change import mercadopago.js to dependencies

v0.0.1

15 Feb 18:03
0a34ecf
Compare
Choose a tag to compare
  • Adding bricks React components on SDK MercadoPago React
    • Wallet Brick
    • Card Payment
    • Payment
    • Status Screen