Releases: circlefin/openapi
Releases · circlefin/openapi
v1.7.2
1.7.2 (2023-03-21)
Fixes
- payment intents endpoints schemas
v1.7.0
1.7.0 (2023-03-02)
New Features
- add POST /payments/crypto and GET /payments/presign for the gas-less project
v1.6.0
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
1.5.0 (2023-01-23)
New Features
- add list checkout sessions endpoint
v1.4.0
1.4.0 (2023-01-23)
New Features
- add continuous payment intent request and responses
Fixes
- revert Payment Intent schema names
v1.3.1
1.3.1 (2022-12-06)
Fixes
- remove beta tags from sepa apis
v1.3.0
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
1.2.1 (2022-11-28)
Fixes
- remove identities from crypto refund creation request
v1.2.0
1.2.0 (2022-11-28)
New Features
- add crypto refund endpoint
Fixes
- add fromAmount to fiat payments