Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Date

Version

Description

31.8.2023

2.0

API v2 has been introduced. It brings these features and changes:

  • Concept of orders has been introduced (one order can have one or multiple payments related)

  • Payment is now created automatically with the order; Then it can be processed by one of 2 flows:

    • Redirect flow (using Everifin GUI)

    • Embedded (full API flow)

  • Refund functionality (One or multiple refunds can be created and processed for one order)

  • Embedded flow has been removed from AIP v1, otherwise the API v1 stays unchanged 

6.7.2023

1.1.2

API host-name values added for testing and production phase.

5.6.2023

1.1.1

API changes (see updated documentation https://everifin.atlassian.net/wiki/spaces/EPAD/pages/2467561491/Paygate+Payment+Flow):

  • Two new reason codes for status FAILED introduced:

    • BANK_NOT_FOUND

    • MANUAL_TRANSFER_REQUESTED

28.5.2023

1.1

API changes (see updated documentation https://everifin.atlassian.net/wiki/spaces/EPAD/pages/2467561491/Paygate+Payment+Flow):

  • Reason codes for status FAILED introduced

  • Status REJECTED has been removed and substituted with status FAILED with reason code CANCELED_BY_PAYER_AT_EVERIFIN

  • Status FINISHED has been removed and substituted with CONFIRMED

  • New status BOOKED has been introduced (following CONFIRMED), indicating the payment has been booked (settled on the other account as well)

29.7.2022

1.0

Initial release.

...