commerce_paypal_ec 7.x-1.0-beta1

New features
Bug fixes
  • Move all the commerce_paypal_ec payment method callbacks to include file for better readability of code.
  • Issue #1650780 : negate the refund amounts to store as a negative amount and have a correctly calculation of the order total after refund.
  • Implements a confirm form for the payment transaction operations: capture and refund. This way the action ask for confirmation before trigger the operation.Issue #1650780 by e-anima : Implemented a payment_transaction local task that allow to refund a PayPal payment via the RefundTransaction API call.
  • Issue #1650780 by e-anima : refactored the admin PayPal EC page callbacks into commerce_paypal_ec.admin.inc for better organization.
  • Issue #1650780 by e-anima : refactored the Capture payment transaction local action menu to behave as MENU_LOCAL_TASK for better usability. Included the Refund local task item.Indicate in the autofill_address setting description that Shipping option requires commerce_shipping module to be enabled.
  • Issue #1714320 by langecornu : migrate the existing Rules actions of type commerce_payment_enable_paypal_ec to update the accepted options in the autofill_address setting.

hap 7.x-1.0-alpha4

New features

Changes since 7.x-1.0-alpha3:

  • Renaming layout categories to something clearly less semantic.
  • Changed Nah.. layout from template to theme function. Provided the option to exclude wrapping markup (only for the bold.)
  • Removing package; it only causes clutter in the module listing page.
  • Fixing whitespace.
  • Added Panels style plugin: hidden;
  • Checking for specific API owners for ctools plugin directories. Keep it safe, kids.
  • Added initial "Time Ago.." content-type plugin. Has a lot of TODOs, obviously.

Pages

Subscribe with RSS Subscribe to RSS - 7.x