Skip to content

Releases: circlefin/openapi

v1.7.2

21 Mar 16:58
Compare
Choose a tag to compare

1.7.2 (2023-03-21)

Fixes

  • payment intents endpoints schemas

v1.7.1

08 Mar 16:42
Compare
Choose a tag to compare

1.7.1 (2023-03-07)

Fixes

  • remove discriminators

v1.7.0

02 Mar 21:52
Compare
Choose a tag to compare

1.7.0 (2023-03-02)

New Features

  • add POST /payments/crypto and GET /payments/presign for the gas-less project

v1.6.0

14 Feb 16:15
Compare
Choose a tag to compare

1.6.0 (2023-02-14)

New Features

  • add network fees to crypto payments and payouts

Fixes

  • add addressTag to CryptoPayment.yml
  • optional merchant wallet id in payment intent req / resp
  • update crypto payment response with from addresses

v1.5.0

23 Jan 18:55
Compare
Choose a tag to compare

1.5.0 (2023-01-23)

New Features

  • add list checkout sessions endpoint

v1.4.0

23 Jan 17:00
Compare
Choose a tag to compare

1.4.0 (2023-01-23)

New Features

  • add continuous payment intent request and responses

Fixes

  • revert Payment Intent schema names

v1.3.1

06 Dec 16:54
Compare
Choose a tag to compare

1.3.1 (2022-12-06)

Fixes

  • remove beta tags from sepa apis

v1.3.0

05 Dec 16:55
Compare
Choose a tag to compare

1.3.0 (2022-12-05)

New Features

  • add checkout sessions endpoints

Fixes

  • add updateDate for checkout session
  • summary and operation id for crypto refund api

v1.2.1

28 Nov 20:21
Compare
Choose a tag to compare

1.2.1 (2022-11-28)

Fixes

  • remove identities from crypto refund creation request

v1.2.0

28 Nov 16:18
Compare
Choose a tag to compare

1.2.0 (2022-11-28)

New Features

  • add crypto refund endpoint

Fixes

  • add fromAmount to fiat payments