paydock logo on transparent background
  • Solutions

    Solutions

    For Banks

    For Merchants

    Generic selectors
    Exact matches only
    Search in title
    Search in content
    Post Type Selectors
    post
    page
    • Expand Market Share
    • Elevate Merchant Experience
    • Offer the Latest Payment Technology
    • Rocket Launch New Merchant Services
    • Minimising Payment Tech Risk
    • Ever Fresh Payment Experiences
    • Deep Security and Stability Uplift
    • Reporting and Reconciliation Fixes
  • Our Platform

    Our Platform​

    Paydock

    Quick Contact

    Generic selectors
    Exact matches only
    Search in title
    Search in content
    Post Type Selectors
    post
    page
    • Our Platform
    • Features
    • For Banks
    • For Merchants
    • Our Platform
    • Features
    • Contact Support
    • Our Helpdesk
    • Contact Us
  • Developers

    Developers

    Paydock

    Resources

    Generic selectors
    Exact matches only
    Search in title
    Search in content
    Post Type Selectors
    post
    page
    • Status Page
    • Documentation
    • Support
    • Our Helpdesk
    • Release Notes
    • Changelog
    • GitHub
    • Boilerplates
    • NPM
    • Responsible Disclosure
  • About

    About

    Paydock

    Newsroom

    Generic selectors
    Exact matches only
    Search in title
    Search in content
    Post Type Selectors
    post
    page
    • Values
    • Careers at Paydock
    • Our Team
    • About Us - Our History
    • Newsroom
    • Contact Us
    • Blogs
    • Press Releases
    • Podcasts
  • Search

    Generic selectors
    Exact matches only
    Search in title
    Search in content
    Post Type Selectors
    post
    page

    Most Searched

    • Features
    • Contact Us
    • Banks
    • Merchants
Get Started
Log In

Home > Changelog

Changelog

Keep up to date with all the latest changes to our code base.

Make sure to follow our Status Page for more information on product performance. We highly recommend clearing the cache in your browser after every release and keeping your Client SDK version up to date. 

 

Release Notes
Client SDK

Changelog – Release 98

  • PRODUCTION RELEASE DATE: 21/05/2025
  • SANDBOX RELEASE DATE: 07/05/2025
Go to Release notes 98

API Enhancements:

  • Implemented ability to attach a standalone 3DS charge with fraud to a Direct Charge

Implemented support for attaching Fraud Charge to Standalone 3DS and then performing the Charge by providing only the 3DS Charge ID.

Impacted Functionality: Charges

  • Updated Zip URL endpoints and introduced the “reference” field for refund

Updated the Zip URL endpoints for sandbox and production to ensure that we are pointing to the correct URL advised by Zip, and also introduced & mapped the reference field as mandatory for the POST /refunds request body.

Impacted Functionality: ZipPay

  • Renewed Click to Pay Sandbox and Preproduction environment encryption keys

Renewed Click to Pay Sandbox and Preproduction environment encryption keys to avoid service disruption when the encryption keys expire.

Impacted Functionality: Click to Pay

  • Resolved misalignment between card expiry and token expiry dates in payment source object for standalone 3DS

Addressed the misalignment between the card expiry and token expiry dates in the payment source object for standalone 3DS and ensured that the card expiry date is the information displayed.

Impacted Functionality: Gpayment (Standalone 3DS)

  • Introduced a flag in the SDK for the 3DS canvas widget to control the display of the messaging

The remote-app message was updated with an optional third parameter: when set to true, the "payment confirmed" message will be visible; when set to false, it will be hidden; and if the parameter is not provided, the message will default to visible.

Impacted Functionality: Gpayment (Standalone 3DS), Remote-app

  • Addressed the incorrect “Stored_On_File” value passed for Charge refunds

Implemented a fix to ensure that the correct "stored on file" value is passed for charge refunds and aligns with the expectation from MPGS when a vault token linked with NT is used as the payment source.

  • 1st Direct/Authorize Charge: to_be_stored
  • 1st Charge Refund: to_be_stored
  • Subsequent Direct/Authorize Charge: stored
  • Subsequent Charge refund: stored

Impacted Functionality: MPGS gateway

UI Enhancements:

  • Removed Forwarding Institution ID from EFTPOS configuration (UI + API)

Removed the Forwarding Institution ID from the Create & Edit EFTPOS service to simplify merchant onboarding. Forwarding Institution ID is defined on environment level

Impacted Functionality: EFTPOS

Changelog – Release 97

  • PRODUCTION RELEASE DATE: 30/04/2025
  • SANDBOX RELEASE DATE: 16/04/2025
Go to Release notes 97

API Enhancements:

  • Added limit for Customer payment sources

Introduced a maximum cap of 30 payment sources per customer to safeguard platform performance and avoid large-scale operations that could affect Paydock system stability. Existing customers with over 30 active payment sources remain unaffected but can no longer add new ones.

Impacted Functionality: Customers

  • Extended Create Vault API response with Network Token status

Enhanced Create Vault API response with network_token_status field, providing merchants with greater visibility into the Network Token status of stored payment methods.

Impacted Functionality: Vaults

UI Enhancements:

  • Displayed localised timestamps in the Checkout History tab

Timestamps in the History tab of Checkout now reflect the merchant’s local timezone, reducing confusion from UTC-based displays.

Impacted Functionality: Checkout

  • Fixed the downloading All Filtered Items report with default template

Fixed the issue preventing merchants from downloading the “All Filtered Items” report using the default Charge or Transaction template. Previously, they encountered an error stating: “To create a report, you must select fields from a template. Please click the “Settings” button to choose the fields you want to include in the report.”

Impacted Functionality: Reporting

Changelog – Release 96

  • PRODUCTION RELEASE DATE: 28/04/2025
  • SANDBOX RELEASE DATE: 02/04/2025
Go to Release notes 96

API Enhancements:

  • Added support for the ‘reference2’ field for Checkout

Enabled passing an optional ‘reference2’ field during the Checkout intent API and ‘Preview’ UI tab request for more granular transaction tracking.

Impacted Functionality: Checkout

  • Implemented a fix to ensure CVV is sent for MPGS 3DS Inbuild
    Ensured the card verification value (CVV) is sent to MPGS during the 3DS pre-authorisation and financial charge operations, aligning with MPGS compliance requirements.

Impacted Functionality: MPGS 3DS Inbuild, Charge

  • Enabled support for shipping address and options for Apple Pay and PayPal Express checkout
    Introduced support for shipping addresses and shipping options in Apple Pay and PayPal Express Checkout, enabling consumers to update shipping information and allowing merchants to adjust wallet charges accordingly.

Impacted Functionality: ApplePay and Paypal Express checkout

Widget Enhancements:

  • Expanded clickable area for payment method selection in the Checkout widget

Increased the clickable area within the payment method accordion, allowing users to select an option by clicking anywhere in the box, improving usability, especially on smaller devices, without impacting responsiveness or layout.

Impacted Functionality: Checkout

Changelog – Release 95

  • PRODUCTION RELEASE DATE: 26/03/2025
  • SANDBOX RELEASE DATE: 12/03/2025
Go to Release notes 95

API Enhancements:

  • Fixed incorrect “Stored_On_File” value passed for Charge refunds

Implemented a fix to ensure that the correct "stored_on_file" value is passed for charge refunds and aligns with the expectation from MPGS when a vault token linked Network Token is used as the payment source:

  • 1st Direct/Authorize Charge created with session/permanent vault token - stored_on_file: to_be_stored
  • 1st Charge Refund: stored_on_file: to_be_stored
  • Subsequent Direct/Authorize Charge created with permanent vault tokens: stored_on_file: stored
  • Subsequent Charge refund: stored_on_file: stored

Impacted Functionality: MPGS gateway

Widget Enhancements:

  • Implemented Network Call Error Callbacks

Introduced an "error" callback when an issue happens during Network Calls (e.g., OTT Generation), allowing merchants to customise error handling according to their needs. This enables them to receive detailed error information and implement tailored error handling strategies.

Impacted Functionality: Widget

  • Upgraded Apple Pay JS and introduced the “apple_pay_capabilities”

Upgraded the Apple Pay JS version from 3 to the latest version (14) to support new capabilities across all versions and introduced the "apple_pay_capabilities" flag to the ApplePay SDK, enabling merchants to control the display of Apple Pay buttons across different browsers for greater flexibility in customizing the user experience.

Impacted Functionality: ApplePay via MPGS

  • Introduced the checkout_url and popupOriginUrl for Afterpay v2

Added the checkout_url to the wallet callback & also introduced the popupOriginUrl property to enable frontend communication for displaying the Afterpay popup.

Impacted Functionality: Afterpay v2

  • Enhanced the Afterpay v2 SDK to use popup mode

Introduced the popup mode for Afterpay v2 to ensure that when a redirect URL is not available, the SDK defaults to the popup mode and passes the checkout_url in the wallet callback.

Impacted Functionality: Afterpay v2

  • Fixed Non-Display of OTT in Console for Click to Pay Manual Card Entry Path

Implemented a fix to resolve the issue where the OTT was not displayed in the browser console for the Click to Pay manual card entry path.

Impacted Functionality: Click to Pay

Changelog – Release 94

  • PRODUCTION RELEASE DATE: 06/03/2025
  • SANDBOX RELEASE DATE: 20/02/2025
Go to Release notes 94

API Enhancements:

  • Introduced support for FPAN to standalone fraud API

Enabled merchants to pass card data directly to a standalone fraud API without creating Vault Token.
Impacted Functionality: Standalone Fraud

  • Introduced support for FPAN to split fraud API

Enabled merchants to pass card data directly to a split fraud API without creating Vault Token.
Impacted Functionality: Split Fraud

  • Introduced support for service_specific_description field for Vault API

Extended the Vault API response to return service_specific_description field, providing merchants with visibility into errors that occurred during NT provisioning.
Impacted Functionality: Vault

  • Improved error message for invalid reason in Delete Vault API

Improved the error message for an invalid reason in the Delete Vault API to enhance the merchant experience.
Impacted Functionality: Vault

  • Removed “Processing Network” from GPayments service configuration

Removed the processing network from GPayment configuration and retained support for the ability to send gateway_id and payment_source_preference fields for standalone 3DS requests via Payments.
Impacted Functionality: standalone 3DS via GPayments

Contacts

Orchestrate without clutter, confusion or code. Connect a world of payments and
commerce services to your business.

Contacts

Orchestrate without clutter, confusion or code. Connect a world of payments and commerce services to your business.

Sales

[email protected]

Support

[email protected]

Partnerships

[email protected]

Talent & Careers

[email protected]

Phone: 02035144739

Media, General

[email protected]

Accounts

[email protected]

white paydock logo on transparent background
👋 we are hiring self-motivated people to join our team

Solutions

  • For Banks
  • For Merchants

Our Platform

  • Our Platform
  • Features

Developers

  • Status Page
  • Documentation
  • Support
  • Helpdesk
  • Release Notes
  • Changelog

About

  • Values
  • Careers at Paydock
  • Team
  • About Us - Our History
  • Newsroom
  • Contact Us
  • Solutions
    • For Banks
      • Expand Market Share
      • Elevate Merchant Experience
      • Offer the Latest Payment Technology
      • Rocket Launch New Merchant Services
    • For Merchants
      • Eliminating Payment Tech Risk
      • Ever Fresh Payment Experiences
      • Deep Security and Stability Uplift
      • Reporting and Reconciliation Fixes
      • Be A Master Merchant
  • Our Platform
    • Features
  • Developers
    • Status page
    • Paydock Documentation
    • Paydock Support
    • Our Helpdesk
  • About
    • Our Values
    • Careers
    • Our Team
    • About Us
    • Newsroom
    • Contact Us
Black Linkedin Logo On Transparent Background Black X Logo On Transparent Background Black Youtube Logo On Transparent Background Black Instagram Logo On Transparent Background

Paydock Holdings Pty Limited
L40,
2 Park Street,
Sydney,
NSW 2000,
Australia

 

 

Paydock Ltd
Arquen House,
4-6 Spicer Street,
St. Albans,
Hertfordshire,
England,
AL3 4PQ

Copyright © Paydock 2023. All Rights Reserved | Privacy Policy | Website Terms of Use 

Manage Cookie Consent
We collect cookies to analyse our website traffic and performance.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage {vendor_count} vendors Read more about these purposes
View preferences
{title} {title} {title}