mirror of
https://github.com/gcatanese/adyen-postman.git
synced 2026-03-10 08:01:18 +00:00
45 lines
1.9 KiB
Markdown
45 lines
1.9 KiB
Markdown
# AdyenDev Release Notes
|
|
|
|
The AdyenDev Postman space helps developers to explore, integrate and test the Adyen APIs.
|
|
|
|
This page contains the **Release Notes** of the following resources:
|
|
* [Adyen APIs](#adyen-apis)
|
|
* [Adyen in-person payments](#adyen-in-person-payments)
|
|
* [Adyen Postman Flows](#adyen-postman-flows)
|
|
|
|
## Adyen APIs
|
|
|
|
> All Adyen APIs with documentation, variables and examples. See on [Postman](https://www.postman.com/adyendev/workspace/adyen-apis/overview).
|
|
|
|
### Mar 2024
|
|
- Examples are updated to provide, next to the request, the expected response (to let developers view the response payload before executing a request).
|
|
- AfP Configuration API has been updated to include the latest features (Card orders, Bank Account validation, Payment Instrument Groups, etc..).
|
|
|
|
### Nov 2023
|
|
- The path variables are defined using the Postman conventions, for example `/paymentLinks/:linkId`. This allows to set the value of the path parameter without editing the URL.
|
|
- The endpoints within a folder are ordered alphabetically.
|
|
|
|
### Sept 2023
|
|
- The path variables (i.e. `/action/{id}`) are no longer defined as environment variables. Edit them directly in the endpoint URL for more flexibility, enabling the testing of various scenarios and entities.
|
|
|
|
### Feb 2023
|
|
- First release: creation of the workspace and all Postman collections.
|
|
|
|
---
|
|
|
|
## Adyen in-person payments
|
|
|
|
> Accept payments at the point of sale with our Terminal API and payment terminals. See on [Postman](https://www.postman.com/adyendev/workspace/adyen-in-person-payments/overview).
|
|
|
|
### Nov 2023
|
|
- First release: creation of the workspace and the "Adyen Terminal API" collection.
|
|
|
|
---
|
|
## Adyen Postman Flows
|
|
> Design workflows with the Adyen APIs. See on [Postman](https://www.postman.com/adyendev?tab=flows).
|
|
|
|
### Dec 2023
|
|
- First release: create Giving, Create webhook and Afp (Hosted) Onboarding flows.
|
|
|
|
|