April Developer Newsletter |
Hi folks! Hope you had a good Easter! Here's our Developer’s Newsletter for April: blogs, conferences and new releases of our libraries and plugins. |
|
April 17, Data on Kubernetes Meetup |
We are hosting the Data on Kubernetes in-person meetup during the week of KubeCon (in RAI, Amsterdam). Join us starting at 17:30 CEST in the Rokin office, a bustling part of Amsterdam with beautiful views. We have two speakers (a Lead Engineer at ING and a director at Mannem Solutions) with two talks and we'll finish the meetup with a quiz and a T-shirt giveaway. |
Register for event › |
|
April 18, KubeCon Europe 2023 |
We are proud silver sponsor of KubeCon Europe 2023 in RAI, Amsterdam. This conference gathers developers, IT professionals, and C-level leaders across the ecosystem to share learnings, highlight innovation and discuss the future of cloud native computing, including emerging trends in microservices architectures and container orchestration with technologies like Kubernetes, Prometheus, and many more. Will you join us there too? |
Visit event › |
|
April 20, KubeCon Open House |
Looking to network and unwind after KubeCon? Join us for drinks, food and an amazing skyview on the 11th floor at the Adyen Headquarters in Amsterdam! The event will start at 19:00. Please note, this event is only open to KubeCon attendees and individuals will be required to bring confirmation of their attendance. Registration link below. |
Register for event › |
|
March 16, OWASP NL Meetup |
We hosted the OWASP Netherland Chapter meetup at Adyen. There were two wonderful talks about: "Crash course on the OWASP API Security Top 10" and "Managing APIs securely." After some snacks and drinks, we connected with security experts, industry leaders and a vibrant community. |
|
|
March 23, Gitpod Meetup |
We hosted the Gitpod Community meetup for March at the Adyen HQ. Two speakers were present: Jurgen Vinju gave a talk about Rapid Prototyping of Language Servers with Rascal, VScode, and Gitpod. And, Thilo Maier, gave us five different ways to customize a Gitpod workspace. |
|
|
Postman Collection AdyenDev |
The AdyenDev Postman space is must-have resource for all developers working with Adyen. It includes the collections of the latest version of every Adyen API endpoint. Each collection contains all you need to work with the Adyen platform: documentation, variables, examples and more. When watching or forking the collections the developers are notified upon changes and new releases. Go ahead and try them out, we would love to hear your feedback. |
Visit the Postman Collection › |
|
Building Better Applications with API Libraries |
A dive into the Adyen API Libraries and the many benefits they bring to the developers who work with the Adyen platform. Discover the features of the Adyen API Libraries and read why we implement an OpenAPI-driven approach to ship libraries that are optimised for speed, consistency and developer experience. |
Visit the blog post › |
|
Subscription Integration Examples |
Learn about tokenization from the view of a developer. The Subscription integration-example are now available in three different languages: .NET, Java, and Node.js. Missed the blog? No problem, feel free to read the blog post. |
|
Pay by Link Integration Example |
The Pay by Link integration-example is now available in Java. If you prefer to read about it, feel free to visit our earlier blog post. |
Go to integration-example › |
|
Adyen Web 5.39.1
|
- ApplePay - Adding support for recurring payments.
- ApplePay - Allow asynchronous check before ApplePay sheet is shown.
- ApplePay - Fixed Typescript types and Wallets playground.
- Apple Pay - Now supports the `eftpos` (australia) card network.
- Click to Pay - Fixing config typo and adjusting network label
- Enable messages component for configuring pay later in Paypal.
- For Adyen Giving, you can now add a disclaimer message & link above the Donate button. In the DonationComponent configuration, use the new disclaimerMessage prop.
- Increased contrast ratio for the outline of buttons and, when the payment form has more than 3 supported card brands, for the number that indicates the number of additional supported card brands.
Prefer a full list? Visit our releases notes on the Adyen documentation page. |
|
Adyen Java Api Library 19.0.0
|
- New major release: Adyen Java API Library 19.0.0.
- Migrated from legacy Java Date library to Java 1.8 OffsetDateTime.
- Upgraded to Checkout v70.
- Upgraded `Payout` from v51 to v68, `Recurring` from v49 to v68 and `Payments Classic` from v52 to v68.
- Added Management API, BalancePlatform Legal Entity Management, Bank and Issuing Fund Transfers V3 API endpoints.
- Allow setting RequestOptions for Checkout captures, cancels, refunds, reversals, and payment amount updates.
- Deprecated HPP classes and config objects.
|
|
Adyen Dotnet Api Library 9.2.1
|
- A beta-version (v10.0.0-beta) of the library is also available, which includes the generated models using the latest Adyen OpenAPI spec file.
- Upgraded to Checkout v70.
- Added idempotency key for refund and capture.
- Fixed deserialization of `Afterpaytouch` on V9.
- Switched HttpWebRequest to use HttpClient in C#.
|
|
Adyen Python Api Library 8.0.1
|
- The new major version of the library changes the structure of the services provided by the library. Now each of the service has subclasses that are representing the ones in the API explorer. If there is only one subclass the methods can be accessed directly, otherwise you first have to access the subclass. Code-example below in python3:
// Before: checkout.payments(request) recurring.disable(request) |
// After: checkout.payments_api.payments(request) # multiple subclasses recurring.disable(request) # one subclass ('general')
|
- Added support for creating Apple Pay sessions.
- Added support for query parameters.
- Changed the client to be RESTful.
- Generated Recurring, Payouts, Binloopup, Management API models, services and endpoints.
- Upgraded to the latest Checkout v70.
|
|
Adyen Magento2 8.17.1
|
- You can now override holderName configurations for ACH component.
- Added storeId parameter to ratepayId config getter.
- Added max_order_total and min_order_total.
|
|
Adyen Salesforce Commerce Cloud 23.1.1
|
- We now show address details and payment text in Amazon Pay review page.
- Added a cancel button for gift cards.
- Gift card component are now rendered correctly on Safari.
- Remaining amount label is updated properly if order amount is covered by gift cards.
- We now hide the gift cards container when gift cards are not enabled.
|
|
Stay in touch |
That's all for now. Let's keep in touch on Twitter and have a good one!
- Kwok He Chu
Join our mission to redefine the payment industry and start your unobvious career: check out our latest vacancies. |
|
|
|