mirror of
https://github.com/gcatanese/adyen-postman.git
synced 2026-03-09 23:51:21 +00:00
1.9 KiB
1.9 KiB
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
All Adyen APIs with documentation, variables and examples. See on Postman.
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.
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.
Dec 2023
- First release: create Giving, Create webhook and Afp (Hosted) Onboarding flows.