Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Support for API method removed as per request of QuickPay. PBS does not allow sites to handle credit card data without an very extensive and expensive security procedure, so QuickPay relies on using the popup method. The popup window method has been improved, and all transaction handling is still available through API calls.
Bug fixes:
- applied spelling patch from #342949 by mroswell
- icon path bug in case of non-clean URLs found by emersonlenon. See #339474
- fixed #343411 bug by mroswell: form elements now turning on dragging for themselves.
- fixed #344332 bug by mroswell: direction links now have valid URLs to maps.google.com
- fixed token merging bug: now you can have tokens for all kind of gmaps fields.
- fixed embed view bugs: "page" map config used for "embed" views, style plugin runs only on the second call.