Skip to main content

16 posts tagged with "Klarna"

View All Tags

Gateway — v26.12

Gateway API

Changed

  • Callback: Add the markAsPreferred flag to the customerProfileData object.

Gateway Features

Changed

  • Data Export: Add support for large CSV exports.
  • Post Processing Jobs: Add a setting to the camt.053 settlement report export to use the original transaction currency amount.
  • Transaction Details: Show the IP country stored at the time the transaction was processed.

Added

  • BI Data Source: Add the customer IP country field ip_country.

Fixed

  • Chargebacks: Fix an issue where chargebacks created manually via the dashboard were stored with an incorrect settlement amount.
  • Network Tokenization: Fix an issue where network tokens shared across merchants could expire shortly after being created.
  • Post Processing Jobs: Fix an issue where post-processing jobs without an assigned processing strategy could fail during the collection phase.
  • Post Processing Jobs: Fix the camt.053 settlement report export to also generate a report file even if a settlement only contains line items.
  • Post Processing Jobs: Fix the camt.053 settlement report export to contain the merchant transaction reference in the EndToEndId element instead of the payout reference.
  • Post Processing Jobs: Fix issues with the camt.053 settlement report export: accurate booking and value dates, credit/debit indicators, and payout references.
  • Post Processing Jobs: Fix an issue where the Collect Transactions from related Batch step did not collect transactions when the merchant belongs to a sub-tenant.
  • Routing: Fix an issue where saving routing or availability rules could unintentionally delete existing decision rules on error.

Gateway Adapters

Changed

  • Braintree (BRA-EP1-PPE): Add support for an optional onBeforeCreatePayment callback in the PayPal button integration which allows asynchronous operations before the authorization flow begins.
  • checkout.com (CHE-EP1-CC,CHE-EP2-CC): Update the adapter documentation with the Merchant Advice Code mapping.
  • EBANX (EBA-EP1-UPI): Add support for the new payment method UPI. UPI (Unified Payments Interface) is India's leading instant payment system, allowing customers to pay directly from their bank account by scanning a QR code or approving the payment in their UPI app.
  • Klarna (KLW): Add support for processing payments in Canada.
  • PayPal (PPA,PPCP): Add a new configuration setting to the settlement data fetchers, which applies the actual settlement amount and currency reported by the provider for cross-currency payouts instead of the original transaction currency.
  • PayPal Complete Payments - PPCP (PPCP): Add support for reconciliation.
  • Redsys (RED-EP2-BIAPI): Add a new configuration setting disable_default_exemption_TRA to disable the default TRA exemption when no exemption indicator is provided.

Added

  • Zip (ZIP-EP2-ZIP1): Zip is a leading buy now, pay later provider in the United States, allowing customers to pay for purchases in installments. Add a new integration using Zip's Global API for the US market. The integration supports Debit, Preauthorize, Capture, Void, and Refund transaction types.

Fixed

  • GoCardless (GOC): Fix an issue where duplicated provider callbacks could incorrectly update the transaction state.
  • Redsys (RED-EP2-BIAPI): Fix an issue where the SCA exemption indicator provided on the transaction was not always forwarded.

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 — v26.10

Gateway API

Changed

  • Provisioning API: Add a new listRoutingConstraints endpoint that returns the available routing rules.
  • Provisioning API: Add a new setConnectorRouting endpoint that allows configuring routing rules on meta-connectors.

Fixed

  • Provisioning API: Fix the routedConnectors field in the list connectors response to always return a list instead of an object.

Gateway Features

Added

  • Admin UI: Add support to manage the Apple Pay Domain verification value.
  • Business Intelligence: BDS transaction documents now include BIN metadata from persisted transaction BIN data.
  • Connector Settings: Introduce a new connector setting allowing data manipulation. Refer to https://documentation.ixopay.com/manual/docs/connector/advanced-configuration/field-expression-language.
  • Post Processing Jobs: Add support for making post-processing export files accessible to merchant users when jobs are split by merchant.
  • UI Navigation: Add the MADA card logo to transaction views.

Fixed

  • Customer Profiles: Fix an issue where the payment token was not correctly assigned after a successful retry transaction.
  • Hosted Payment Pages: Fix an issue where register transactions on the hosted payment page failed to initialize for Apple Pay and Google Pay.

Gateway Adapters

Changed

  • Adyen (ADY-EP3-PE): Add support for the new payment method Pay-Easy Online Banking. Pay-Easy is a Japanese payment method that allows customers to pay through their internet banking portal, connecting to over 550 banks via the Multi-Payment Network.
  • Dimoco (DIM-EP1-CC):
    • Add support for parsing the actual settlement amount from SAP settlement files.
    • Add support for an updated settlement file format while maintaining backwards compatibility.
  • Klarna (KLW-EP1-APM): Add support for automatically cancelling the Klarna payment session when a transaction expires, enabled via the disableHppSessionOnTxExpiration configuration setting.

Fixed

  • Adyen (ADY-EP3-CC): Fix an issue where transactions without a customer object caused an error.
  • HUA NAN COMMERCIAL BANK (HNCB-EP2-HBQR): Fix an issue where the payment status did not update after completing a QR-code payment following an initial Open in App interaction.
  • PPRO (PPR-EP1-EPS,PPR-EP1-IDE): Fix an issue where unfunded transaction reversals caused incorrect chargeback entries and reconciliation failures.
  • STUZZA (STU-EP1-EPS): Fix a caching issue where test transactions could retrieve an incorrect bank list.

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 — v26.9

Gateway API

Changed

  • Transaction API: Add adapter name and brand to tracing data (includeTracing).

Added

  • Batch-upload API: Introduce Batch Upload API V2.
    • Support for deregister transactions.
    • A new lenient processing mode that skips invalid rows instead of aborting the batch.
    • A structured JSON result file.
    • Dedicated endpoints for status polling, result download, and batch listing.

Fixed

  • Push API: Fix an issue where the provider was not assigned to transactions.

Gateway Features

Added

  • Customer Profiles: Add the ability to exclude specific stored payment instruments on the payment selection page.
  • Meta connector: Add a new routing rule which allows routing to specific card networks.

Fixed

  • BI Data Source: Fix an issue where network token status changes were not reflected in the BI Data Source.
  • Post Processing Jobs: Fix an issue where the transaction count in the Transactions tab of a post-processing job could be lower than the actual number of transactions.

Gateway Adapters

Changed

  • Adyen (ADY-EP3-CC): Update response mapping documentation for AVS and CVV.
  • Autopay (AUTO): Add rolling reserve line items to settlements, distinguishing between deducted reserve amounts and payout amounts.
  • checkout.com (CHE-EP1-CC,CHE-EP2-CC): Add support for unreferenced refunds.
  • dLocal (DLO-EP1-CC): Add a configuration setting to set a default transaction indicator for register transactions.
  • dLocal (DLO-EP1-NETIN): Add support for the new payment method NetBanking. NetBanking is a popular bank transfer method in India that supports recurring payments, allowing customers to securely authorize a mandate for future subsequent transactions.
  • Klarna (KLW): Add a sendReferenceInCaptures configuration setting to include the transaction UUID in capture requests for reconciliation purposes.
  • PayPal (PPA): Add support for retrieving settlement reports from the sandbox environment when the connector is in test mode.
  • PPRO (PPR-EP1-EPS): Add support for reversal handling.
  • PPRO (PPR-EP1-IDE): Add support for reversal handling.
  • PPRO (PPR-EP1-TWI): Add support for the new payment method TWINT. TWINT is the leading mobile payment method in Switzerland, allowing users to complete transactions instantly either directly in the smartphone app or by scanning a QR code.

Fixed

  • Autopay (AUTO-EP1): Fix register requests in migration flows to inherit the transaction indicator from the original transaction.
  • HUA NAN COMMERCIAL BANK (HNCB-EP1-CCRD): Fix transactions failing due to a transaction reference exceeding the maximum field length.
  • Redsys (RED-EP2-BIZ): Fix an issue where payment cancellations were routed to the error URL instead of the cancel URL.

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 — v26.2

Gateway Features

Changed

  • Transaction Details: Enable merchant users to view the complete transaction tree for a transaction on the Transaction Details page.

Added

  • Connector Settings: Add a new connector setting Connector custom variables which allows defining custom parameters which can be accessed on the Hosted Payment Page.

Gateway Adapters

Changed

  • Adyen (ADY): Update documentation to include AdyenCheckoutPci for the merchantAdviceCode mapping.
  • Braintree (BRA-EP1-SAT): Add support for the new payment method Satispay. Satispay is a popular Italian mobile e-wallet that allows customers to pay securely online directly from their linked bank accounts using a smartphone app.
  • dLocal (DLO-EP1): Add support for the new withholding tax column (WHT) in settlement files.
  • JPMorganChase (CHA):
    • Update amount fields to use raw, non-aggregated values.
    • Remove chargeback adjustments from settlement reports.
  • PayU (PAU-EP1): Add support for Payout Report settlement retrieval with the new Report Type setting.

Fixed

  • 2C2P (2C2P-EP1): Fix settlement retrieval to prevent duplicates.
  • Adyen (ADY-EP3-RIV): Fix missing customer data.
  • HDFC CCAvenue (CCAV):
    • Fix response handling.
    • Fix refunds for captures.
  • Klarna (KLW): Fix VAT and fee calculations for settlements.
  • Paymob (PMO):
    • Add handling to properly cancel transactions when they are abandoned by the user.
    • Fix error mapping handling.

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.20

Gateway Features

Added

  • Customer Profiles: Add a new flag for the payment selection page to allow storing a payment instrument without automatically linking it to the customer profile.
  • Hosted Payment Pages: Add support for the setRequireCardHolder method in PaymentFormV2.
  • Job Configuration: Add a new filter Transaction Types to the Collect Transactions by Uploaded CSV File strategy to collect only transactions of the selected types. Not selecting any types will apply no filter.
  • Provider Settlements and Reconciliation: Add a new constraint to specify whether transactions are from a merchant of type marketplace.

Fixed

  • Job Configuration: Fix the Collect Transactions by Uploaded CSV File strategy to ignore invalid uploaded files.

Gateway Adapters

Changed

  • Adyen (ADY-EP3-P24): Add support for the Online Banking Poland payment method. This real-time bank transfer option allows customers to securely pay directly from their bank account and is widely used in Poland for e-commerce transactions.
  • checkout.com (CHE-EP1-CC): Add a configuration to enable Account Name Inquiry (ANI) for register transactions.
  • Dimoco (DIM): Add a new configuration option to select between the old and new Settlement and Reconciliation retrieval logic. By default, the old logic is used.
  • dLocal (DLO-EP1-UPI): Add support for the UPI (Unified Payments Interface) payment method. UPI is an instant real-time payment system widely used in India, enabling customers to transfer funds directly between bank accounts via mobile or web applications.
  • JPMorganChase (CHA-EP1-CC): Add support for retrieving and processing a new settlement report entity type Funded Transaction Fee Details (FTI).
  • Klarna (KLW): Add a new fee type representing the total VAT amount for settlements.
  • PayPal Complete Payments - PPCP (PPCP): Add a new setting to include customer billing and shipping details from PayPal in the callback request.

Fixed

  • DigitSecure (DS-EP1-T2P): Resolve an issue where the Transaction Details page could not be loaded.
  • Nuvei (NUV-EP1): Fix a bug where the wrong identifier was stored as the adapter transaction ID.
  • Stripe (STRV2-EP1): Fix an issue that prevented configuring reconciliation handling.
  • Stripe (STRV2-EP3): Fix an issue that prevented configuring reconciliation handling.
  • Worldline (ING-EP8-CC): Fix minor payload change for captures.

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.