Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Releases: pagseguro/pagseguro-modulo-magento-v2

1.12.0

10 Apr 18:28
bb6e6ea
Compare
Choose a tag to compare

Features

  • Checkout without address for virtual and downloadable Magento products
  • Enable/Disable PagSeguro shopping cart recovery in Admin
  • Update PagSeguro PHP Sdk to version 4.x+
  • List Transactions menu in Admin, with possibily to consult transaction details in PagSeguro
  • Partial refund
  • Configure discount by payment method in admin for default and lightbox checkout
  • Add four line address compatibility, in the brazilian format: 1 street/address, 2 number, 3 complement, 4 district
  • Check billing phone before use shipping phone to set sender data

Fix

  • Cart items id sent to PagSeguro

1.4.1

22 Feb 11:46
258611f
Compare
Choose a tag to compare

Fix

  • Disable the cache on lightbox of checkout page #95
  • Resources structure on acl file #91

1.4.0

26 Dec 17:53
400f94b
Compare
Choose a tag to compare

Features

  • Moved PagSeguro direct payment flow to the Magento default checkout page;

General

  • Improved module configuration section in Admin.
  • Fix discount code (coupon) not being considered;
  • Fix PagSeguro admin transactions (cancelation, refund);
  • Removed invasives css rules, old and unnecessary files.
  • Improvements;

General Fixes and Improvements

11 Apr 20:29
Compare
Choose a tag to compare

Minor change:

  • Added validation and error messages in the direct payment form

Path changes:

  • Updated the log file configuration in the administrative screen
  • Improved documentation (README.md) about install and update the module
  • Fixed bugs in direct payment when there is no order associated with current session in payment screen
  • Accept four digit CVV
  • Fixed shipping/billing access attributes

Stable version

01 Feb 12:59
Compare
Choose a tag to compare
Merge pull request #23 from pagseguro/desenvolvimento

Desenvolvimento