Skip to main content

17 posts tagged with "Transaction API"

View All Tags

Gateway — v26.0

Gateway API

Added

  • Transaction API: Add the schemeLifecycleIdentifier and referenceSchemeLifecycleIdentifier parameters to support transaction lifecycle mandates (e.g., Mastercard TLID).

Fixed

  • Push API: Fix an issue handling an empty firstSixDigits field.

Gateway Features

Changed

  • 3-D Secure: Add scheme logos (Visa Secure, Mastercard Identity Check, American Express SafeKey, Discover ProtectBuy, and CB FAST'R) to the 3D Secure device fingerprinting loading screen.
  • Connector Settings: Allow dashes in the Target Field for the Field Expression Language connector setting.
  • Meta connector: Extend the CreditcardType routing rule to support co-branded MADA subbrand cards.
  • Risk Profile: Extend Forter risk engine to include additional 3DS related data.

Added

  • Connector Settings: Add new connector setting Provider Settlement: Accept from other provider GUIDs to allow transactions from different providers to be included in the same settlement.

Fixed

  • Fee Management: Fix fee calculations which are based on card region for captures and voids.
  • Post Processing Jobs: Fix the display of seller names in Transaction Reports for split payments.
  • Transaction List: Fix an issue where some transactions were not displayed in the transaction list.
  • UI Navigation: Fix an issue that prevented filtering Admin Users when pressing the Enter key.

Gateway Adapters

Changed

  • Adyen (ADY-EP3-MOPAY): Add support for the new payment method MobilePay, a widely used mobile wallet in Denmark and Finland that allows customers to pay using their mobile phone.
  • American Express (AMX): Add a setting to map the fee type based on the discountRate: negative rate to markup-vat, positive rate to standard markup.
  • Autopay (AUTO): Add support for settlement handling.
  • checkout.com (CHE-EP1-CC,CHE-EP2-CC):
    • Add support for additional parameters for digital currency transactions.
    • Add a TransactionIndicatorMode setting to specify transaction indicator inference when none is provided.
  • checkout.com (CHE-not-CC): Add support for Net settlements. The settlement type can now be configured as Net or Gross.
  • Dimoco (DIM): Fix the settlement datetime to 12:00 PM to ensure consistent settlement timing across time zones and daylight saving changes.
  • dLocal (DLO-EP1-CC): Add support for Deregisters.
  • dLocal (DLO-EP1-PIX): Add support for the new payment method Pix Automático for dLocal, a Brazil‑based instant recurring payment solution that lets merchants automate authorized Pix transactions without requiring customers to approve each payment.
  • HDFC CCAvenue (CCAV): Add support for settlement and reconciliation handling.
  • PayPal Complete Payments - PPCP (PPCP):
    • Add support for the disableMaxWidth parameter in the SDK.
    • Include the invoice_id in Capture requests to ensure it is available in chargeback details.
  • VoltUnifiedGlobalPayments (VUGP): Add support for beneficiary account identifiers (BSB, account number, and BIC) for payments in Australian Dollars (AUD).

Fixed

  • checkout.com (CHE-EP1-GOP,CHE-EP2-GOP): Fix an issue where Google Pay (PAN_ONLY) tokens processed with a provider 3DS challenge could not be used for subsequent transactions.
  • DPO Pay (PAYGA-PYGT): Fix an issue where the transaction status is not updated.
  • HDFC CCAvenue (CCAV): Fix an issue with response parsing.
  • PayPal Complete Payments - PPCP (PPCP-EP1): Fix handling of STC (Set Transaction Context).
  • VoltUnifiedGlobalPayments (VUGP):
    • Fix an issue with handling callback notifications.
    • Fix an issue with payment redirects and notification URLs.

Please note that some of the features mentioned in the release notes may initially be available only within our sandbox environment for testing purposes. These features will be made available in the production environment upon successful testing and approval.

Gateway — v25.8

Gateway API

Changed

  • Transaction API: Update API validation for the browserTimezone field in 3DS data to accept values prefixed with a plus sign (e.g., "+0300"), which were previously rejected, and to enforce a maximum string length of 4 characters for this field.

Added

  • Customer profiles API: Add attachPaymentInstrument and detachPaymentInstrument API endpoints to customer profiles, allowing users to attach or detach payment instruments using profile identifiers (GUID or customer identification) and a transaction UUID.

Gateway Features

Added

  • Connector Settings: Add a new connector setting Disable Refund After Chargeback, which controls whether the refund option is available for transactions that have undergone a chargeback.

Gateway Adapters

Changed

  • Adyen (ADY-EP4-CC): Add support for preauthorize and capture transactions.
  • checkout.com (CHE-EP2-BIZ): Add support for the new payment method Bizum. Bizum is a fast and secure mobile payment method widely used in Spain.
  • dLocal (DLO-EP1-SINMO): Add support for the new payment method Sinpe Móvil. SINPE Móvil in Costa Rica facilitates money transfers through SMS, allowing users to send funds to another mobile phone number without needing the recipient’s bank account information.
  • PAYONE (PASIX-EP1): Add documentation for the extraData.avsCheck field, which is used to enable Address Verification System (AVS) checks.
  • Worldline (ING-EP2-IDE): Add support for the new payment method iDeal. iDEAL is an online payment method that enables consumers to pay online through their own bank. Payments are made via bank app or online banking.
  • Worldpay (WOR-EP1-KLAPN): Update documentation to specify that item.totalAmount is a required field for the payment method Klarna.

Please note that some of the features mentioned in the release notes may initially be available only within our sandbox environment for testing purposes. These features will be made available in the production environment upon successful testing and approval.

Gateway — v25.4

Gateway API

Changed

  • Transaction API: Modify the tracingData.transactions[].status field to use an enum with predefined status values instead of a string.

Added

  • Transaction API: Add returnData.binSegment and returnData.binRawData for returnData._TYPE of cardData in the Transaction API response.

Fixed

  • Transaction API: Fix an issue where the returnData.merchantAdviceCode (MAC) was not returned when its value was zero.

Gateway Features

Changed

  • Account Updater: Improve account updater batch processing.
  • Performance: Improve performance when using a large number of routing rules.
  • Transaction Details: Enable Apply Extra Data from initial transaction and Apply new Extra Data by default for manual refunds.

Added

  • BI Data Source: Add result_extra_data.googleCryptogramPresent to reflect 3DS authentication for Google Pay transactions.
  • Transaction Processing: Introduce the extraData.googlePayCryptogramPresent field in the Transaction API response to indicate 3DS authentication for Google Pay transactions.

Fixed

  • Network Tokenization: Fix an issue where network tokens were not deleted after failed transactions.
  • Post Processing: Fix an issue that prevented manual file uploads of MIME type application/x-ndjason.
  • Transaction Processing: Fix an issue that prevented schedules from being created in certain scenarios.

Gateway Adapters

Changed

  • Redsys (RED-EP2): Support Register transactions and add recurring functionalities for the BizumAPI payment method.

Fixed

  • PayPal (PPA): Improved settlement handling for edge cases during reconciliation.
  • PXP (PXP-EP1): Fix error mapping for specific error codes.

Please note that some of the features mentioned in the release notes may initially be available only within our sandbox environment for testing purposes. These features will be made available in the production environment upon successful testing and approval.

Gateway — v25.3

Gateway API

Added

  • Transaction API: Add the includeTracing parameter for Status API and Transaction API for debit & preauthorize requests, enabling transaction routing and cascading details in the Status API response and Transaction API callbacks.

Gateway Features

Changed

  • Audit Log: Update the User-Management report to reflect the selected user type (userType), include user descriptions (description), the merchant column (merchant) for relevant user types.

Added

  • Connector Settings: Add a new connector setting: Expire transaction with a given status after given minutes, allowing configuration of multiple statuses and expiration times. This replaces the need for separate settings for pending and automatic transaction expirations.
  • Transaction Details:
    • Allow adding custom data values to manual refunds and captures, configurable in tenant settings.
    • Introduce a new permission, frontend.transaction.add-extradata-to-manual-capture-refund, to manage access to this feature.
  • Transaction List: Restore the Copy from Standard Filter button in the advanced search.
  • User Management: Add a new field, Description, to the base data for all users, visible in the Create New User, Edit User, and User Overview views.

Removed

  • Connector Settings: Deprecate the connector settings Expires pending transactions after given minutes and Transactions: Expire automatically after (x) minutes, as their functionality is now covered by the new setting that supports expiring transactions based on specific statuses.

Gateway Adapters

Changed

  • EquensWorldline (EQW): Add ARN (Acquirer Reference Number) to settlement when parsing reconciliations.
  • JPMorganChase (CHA-EP2-CC): Improve documentation for new extraData fields (extraData["card.cardVerificationResult"], extraData["card.cardVerificationResultCode"], and extraData["card.paymentAccountReference"]).

Fixed

  • dLocal (DLO-EP1): Correct the payout country restrictions link in the adapter documentation.

Please note that some of the features mentioned in the release notes may initially be available only within our sandbox environment for testing purposes. These features will be made available in the production environment upon successful testing and approval.

Gateway — v25.2

Gateway API

Changed

  • Transaction API: Extend the callbackUrl length for refund requests (Refund) from 255 to 4096 characters.

Added

  • Customer profiles API: Add the fields associatedTokenType and networkTokenStatus to the /api/v3/customerProfiles/:apiKey/getProfile response for payment instruments of type card.

Gateway Features

Added

  • Transaction Details: Add an Associated Tokens column (Network Token with Status, Google Pay Token, and Apple Pay Token) to the Customer Profile credit card payment instruments in the admin and merchant views.
  • User Management: Add a new acl.roles.show permission for a read-only view of roles.

Fixed

  • Transaction List: Fix the advanced transaction list filter for Retrieval Reference Number (RRN).

Gateway Adapters

Changed

  • EPG Financial Services Limited (EPG-EP01): Allow passing the extraData.ext_client_id parameter for Premium Partner solution participants to link Paylado accounts with player accounts.
  • JPMorganChase (CHA): Add support for settlement handling.
  • JPMorganChase (CHA-EP2-CC): Adds extraData["card.cardVerificationResult"], extraData["card.cardVerificationResultCode"], and extraData["card.paymentAccountReference"] to the response and callback payloads.
  • KakaoPay (KAKAO): Updated default behavior to fetch settlement files from yesterday instead of looking back 30 days on the first fetch.
  • PayPal (PPA): Map actual-net-settlement-amount settlement line item for reconciliation.
  • Redsys (RED-EP2-BIZ): Add support for the new payment method Bizum. Bizum is a service promoted by Spanish banks that connects customers' current bank accounts by linking them to their cell phone number.
  • Worldpay (WOR): Change the chargeback creation date from the webhook receipt date to the date_post provided in the postback request.
  • Worldpay (WOR-EP1-CC): Add a recommendation to the adapter documentation to enable the connector setting Postback: Send After Each Notification for online refund notifications.

Added

  • Paymob (PMO-EP2-CCRD): Add the Paymob adapter with support for redirect credit card payments. Paymob (formerly known as WeAccept) is a payment service provider and payment aggregator that empowers businesses to get paid wherever their customers are.

Fixed

  • KCP Mobile (KCPMO-EP1): Fix encoding issue on the Hosted Payment Page.
  • Mashreq (MASH): Fixed an issue with postback sharing where transactions were not processed correctly when postback sharing was enabled via the setting Accept postbacks from other connectors (list GUIDs comma-separated).
  • PXP (PXP-EP1-INST): Add mapping for payment state 15 to “Transaction Declined” error.

Please note that some of the features mentioned in the release notes may initially be available only within our sandbox environment for testing purposes. These features will be made available in the production environment upon successful testing and approval.