Cart Woocommerce Versions Save

Mercado Pago's Official WooCommerce Plugin

v6.7.5

1 year ago

[6.7.5] - 2023-05-17

Fixed

  • Fixed property discount_action_url becoming public instead private

v6.7.4

1 year ago

[6.7.4] - 2023-05-15

Changed

  • Changed function from str_contains to strpos to be compatible for WordPress versions lower than 5.9
  • Changed the way to handle custom notification url using or not using Mercado Pago default params

v6.7.3

1 year ago

[6.7.3] - 2023-05-03

Added

  • Test compatibility with WooCommerce v7.6
  • Test compatibility with WordPress v6.2

Changed

  • process_nonce_validation was removed from process_payment

Fixed

  • Fix http_user_agent log using wp_is_mobile() instead regex

v6.7.2

1 year ago

[6.7.2] - 2023-03-20

Added

  • Add new fields in update-metadata

    • Cho Pro will add the fields: installments, transaction_details, total_paid_amount, transaction_amount, last_four_digits, e o payment_type
    • Cho Custom will add the fields: payment_type e last_four_digits
    • In future release, all metadata field prefixed with "mp_" will be removed
  • Add security js client and retrive session id from MP_DEVICE_SESSION_ID

    • this improvement will increase the credit card approval rate

Changed

  • Interest attached to the order total

Fixed

  • Fix nonce validation when "allow costumers to create an account during checkout" is enabled

v6.7.1

1 year ago

[6.7.1] - 2023-02-15

Changed

  • Changed Credits Tooltips experience
  • Changed generic css classes name

Fixed

  • Fixed PIX QR Code generation

v6.7.0

1 year ago

v6.7.0 (23/01/2023)

  • Changes
  • Added security improvements

v6.6.0

1 year ago

[6.6.0] - 2023-01-11

Added

  • Added manual notification sync
  • Added payment ids to order metadata on callback
  • Added select-id and hidden-id attributes to document

Changed

  • Changed user permissions needed for security

Fixed

  • Fixed order amount with gateway discount
  • Fixed css class assignment to nonexistent element
  • Fixed selection of installments when there is an inversion of checkouts

v6.5.0

1 year ago

[6.5.0] - 2022-12-22

Added

  • Added Mercado Credits payment method
  • Added user permissions needed (administrator or editor) for security

Changed

  • Documented use of a 3rd Party or external service
  • Improved Checkout Pro layout

Fixed

  • Removed nonce validation from checkouts to use WC nonce validation

v6.4.1

1 year ago

[6.4.1] - 2022-12-14

Added

  • Added bank interest disclaimer

Changed

  • Removed CURLOPT_SSL_VERIFYPEER flag to get server default value

v6.4.0

1 year ago

[6.4.0] - 2022-12-07

Added

  • Added Mercado Pago PHP SDK
  • Added min width for checkout select inputs
  • Added nonce validation to avoid CSRF Vulnerabilities

Changed

  • Changed notification flow to use PHP SDK
  • Changed payments and preferences flow to use PHP SDK

Fixed

  • Fixed plugin translations
  • Fixed plugin configuration page links