Pretty much accept posted information done by the customer at the third party upay payment processor page and update the pay activity accordingly.
#1777134 Prevent Webform from emailing users until upay posted back that transaction is paid up.
#1774314 Implement accommodation of double post back from upay.
#1774336 Implement logging
#1774308 Implement validation key on intermediate form post page to upay
Created hook apis on events
Before displaying preintermediate form page
During the direct response routine.
Bug fix: Allow checkout to process successfully when customer selects an existing payment profile and "Set a reference only" is the default transaction method.
Default the payment profile selection to the one that was chosen during checkout, in the admin order terminal. Also add a little label to indicate that it is the one preferred for that order.
If a new payment profile is created for a customer, and the customer doesn't have a default payment profile already, set it as the default.
This bug fixing release corrects several issues with Insert module.
Relative paths are now enabled by default in this version of Insert. If you'd like to continue using absolute paths, you may configure your fields to use the "Absolute paths" option in each field's configuration.
Changes since 6.x-1.2:
#1443642: Warn users when img tags are not allowed in the target field.
#1126994: 2 double-spaces causes wrong path when using Transliteration.
Removing unneeded documentation on relative/absolute paths, since there's now just a UI option.
#1341404: JS click function to insert not work with Cromium.
#622964: Add UI for enabling/disabling relative paths on insert.
#1774120 by willvincent: Include icon in inserted file link (D6 Backport).
#1705676: Quotation marks in description are not encoded when inserted.
#1717508 by lirantal: Cast boolean for absolute option.
#1717508 by lirantal: Incorrect file path generated when "insert_absolute_paths" set to FALSE when working with imagecache module.