Skip to content

Releases: Adyen/adyen-platform-experience-web

v1.6.0

17 Jun 15:14
11fa625
Compare
Choose a tag to compare

New

  • ec93b6c: You can now integrate our new dispute components. These components include all the necessary features to help your users manage disputes more efficiently, allowing them to review disputes, accept chargebacks, or defend them by submitting defense documents.

Fixed

  • ec9bfc9: We resolved an issue in the Payouts, Reports, and Transactions Overview components area where the allowLimitSelection property wasn't explicitly set. Now, the selector is visible as expected.

v1.5.1

09 Jun 16:03
5750df5
Compare
Choose a tag to compare

Patch Changes

  • e88a51e: We corrected the text for the APR field's tooltip.

v1.5.0

27 May 14:35
8375ba4
Compare
Choose a tag to compare

New

  • Business financing through capital components is now available to users in Canada.

Fixed

  • We corrected several Finnish translations that were inaccurate.

v1.4.2

15 Apr 12:33
3897dfb
Compare
Choose a tag to compare

Fixed

  • We fixed an issue in the Capital Overview component area where the expandable card displayed content from both the expanded and collapsed states at the same time.

v1.4.1

26 Mar 09:29
1bef81a
Compare
Choose a tag to compare

Fixed

  • Replaced unsupported regex lookbehind patterns causing app to crash for older browsers.

v1.4.0

25 Mar 15:32
50b9d59
Compare
Choose a tag to compare

New

  • In the Capital Overview component, you can now view bank account details needed to send unscheduled repayments, such as early repayments or to catch up if behind schedule.
  • You can now add custom data in your transaction, payout, and report components, such as your own fields, icons, links, and buttons. Additionally, you have control over the field settings, including their names and visibility.

Improved

  • In the Capital Offer component, the Request Funds button is now disabled after a successful funds request.
  • We improved responsiveness of the components by swapping all media queries with container queries.

Fixed

  • We fixed the issue where the balance account selector in the Payouts, Reports, and Transactions Overview components failed to load if no balance account descriptions were provided.

v1.3.1

17 Feb 16:21
c9ae46d
Compare
Choose a tag to compare

Patch Changes

v1.3.0

17 Feb 14:06
d313bd9
Compare
Choose a tag to compare

Minor Changes

  • 865ff93: Add isInUnsupportedRegion state to getState method of Capital component.

Patch Changes

  • 865ff93: Add an interface for the unsupported region which will be shown by default when the user's legal entity region is unsupported for the Capital component.

v1.2.0

11 Dec 15:20
1615680
Compare
Choose a tag to compare

Minor Changes

  • 105a719: Introduction of two new components: CapitalOverview and CapitalOffer. These components will enable you to integrate all the features required to offer business financing (also called a grant) in your user interface with minimal engineering effort.

    The Capital Overview component enables users to:

    • View messages indicating their eligibility to receive a grant.
    • Sign the Terms of Service required to secure a grant from Adyen.
    • Check the current status of their grant.
    • Access the term sheet for detailed information about the active grant, such as the repayment threshold, repayment period, fees, the amount already repaid, and the remaining amount.
    • Track their repayment progress.

    The Capital Offer component enables user to:

    • Select a grant amount within their qualifying limit using a dynamic slider.
    • View a preliminary term sheet of the selected grant offer, such as the repayment threshold, repayment period, and fees.
    • Apply for a grant.

    By default, the Capital Overview component includes the Capital Offer component, which together provide the complete flow.

  • e962c6d: Introduction of Refunds and Fee feature enables users to:

    • Refund the money fully or partially to shopper with the refund button.
    • View fees on the transaction details.
    • View more details of a transaction such as original amount and refund status messages.
  • c0367c9: Introduction of fi-FI locale to available translations.

Patch Changes

  • 3f5367a: Add translations to type column in the transactions overview table.

v1.1.1

24 Sep 13:09
e57835d
Compare
Choose a tag to compare

Patch Changes

  • e5bb419: Fix broken translation type declarations