Lorem ipsum dolor sit amet |
September Developer Newsletter |
Hi folks,
Here is the September 2022 Developer’s Newsletter: blogs, conferences, events and new releases of our libraries and plugins. |
|
|
Lorem ipsum dolor sit amet |
Did you know? |
It's over a thousand..?! We're celebrating our 1250 followers on twitter! |
|
|
Lorem ipsum dolor sit amet |
Our Heading Text |
We officially have a brand new company page on Stackoverflow!
Adyen's award winning API Explorer has had a makeover! It is packed with improvements to make understanding and integrating with Adyen's APIs even easier (and yes, it supports dark mode). Happy exploring! |
Visit the new Api Explorer › |
|
|
Upcoming Meetups |
Past Events |
18-20 July - JBCN Conf 2022 We are proud premium sponsors of JBCN 2022! JBCN is one of the leading conferences about the JVM and Tech in Barcelona, Spain. Goodies, swag, smiles but most importantly, our lovely team at our custom booth, we had it all! Big shout-out to the lovely people at the Madrid office! Go to conference ›
22-26 July - May Contain Hackers 2022 MCH2022 is a nonprofit outdoor hacker camp taking place in Zeewolde in the Netherlands. The event is organized for and by volunteers from and around all facets of the worldwide hacker community. Hope everyone had a blast connecting and knowledge sharing with their hacker peers! Go to event ›
5 September - An evening around Software Testing We have organized a meetup around effective software testing. Mauricio talked about effective software testing and Beppe gave a talk about open api generation. We had a lovely time and gave away some books as well! Go to meetup ›
6 September - Improving the User Search Experience at Adyen If you think one Meetup wasn't enough, we have organized another meetup in collaboration with Elastic! During the meetup, two talks were given. One explored how we use Elasticsearch on our hub at Adyen, while the other one explored the usage of Vector Search in Elastic. We enjoyed some delicious hotdogs with some lovely attendees! Go to meetup ›
7 September - Machine learning in Production Back-to-back-to-back! What-a-week of meetups! A fully-packed Python meetup was organized by Sophie van den Berg. Two cool talks were presented: "Real Time Predictions in the Payment Flow" (by Nikki van Ommeren) and "Predicting article demand with Temporal Fusion Transformers" (by Sharon Gieske). Go to meetup ›
11-13 September - Write the Docs Conference We are proud sponsors of Write the Docs conference. The conference focused on all things related to software documentation and brings everyone who writes the docs together in the same room: Programmers, Tech Writers, Support, Designers, Developer Advocates, and more! Go to conference ›
|
Read Article › |
|
|
Upcoming Meetups |
Upcoming Meetups |
26 September 17:30 - The Hallway Track Time for our September Developer Relations Meetup! We will gather, have some food, drinks and chat shop or not! Everyone is very welcome, so join us too! Sign-up here › |
Read Article › |
|
|
|
IntelliJ Conference September 29–30 |
For those interested, you can attend a free online IntelliJ IDEA Conference where you can learn from industry leaders and experts on September 29–30. Topics include: Core Java, Kotlin, Spring, Kubernetes, JUnit, mobile development, as well as interesting stories about contributing to open source projects. |
Go to conference › |
|
KubeCon US October 24–28 |
We are a proud Silver Sponsor of KubeCon US (Detroit) on 24-28 October. KubeCon is the flagship conference of the Cloud Native Computing Foundation, bringing together leaders from the cloud native and open source communities. We are more than excited to be part of this. For those attending, see you in Detroit! |
Go to conference › |
|
PostgreSQL Conf EU October 25–28 |
We are a proud Gold Sponsor of PostgreSQL Conference Europe on 25-28 October! This is the largest PostgreSQL conference in Europe and we are delighted to join: our speakers will give a talk about managing and optimising write amplifications in a large database while the DBA team will be on site to connect, share and learn. See you in Berlin! |
Go to conference › |
|
|
Lorem ipsum dolor sit amet |
Tips and Resources |
Over the recent weeks, we've learnt that teams use our integration-samples in different ways. This Gitpod blog from our Developer Advocate Julien explains how we enable developers to get started using a Cloud IDE. This environment can spin-up witin minutes and you, as a developer, can write code on-the-fly!
In the Google Pay with Firebase extension blog, our Developer Advocate Beppe has presented a new experimental way to integrate the Adyen platform using asynchronous events, a React frontend and the popular development platform: Firebase. In his blogpost you can read about how to perform a payment with GooglePay in a web based application. |
|
|
Lorem ipsum dolor sit amet |
Latest Releases |
Adyen Payment plugin for Magento2 8.5.0
- Implemented POS payment in the admin order creation
- Allow passing of custom shopperLocale in GraphQL getPaymentMethods call
- Allow custom shopperLocale in REST /retrieve-adyen-payment-methods endpoint
- Set captureDelayHours to 0 if auto capture is enabled on Klarna
- Management API implementation for Required Settings, because of this change, it will no longer be possible to disable IP checks when setting up the webhooks
- New MOTO flow implementation. Existing merchants using the MOTO flow will be required to re-configure it by going to "Configure Payment Methods > Adyen MOTO" in the plugin settings page
- Resolved incompatibility issues with Magento 2.3.x
- Upgraded Web Component to v5.19.0
Adyen Payment plugin for Shopware v6 3.6.0
- Added support for Adyen Giving
- Fixed bug in checkout component config for enabling stored payment details
- Allow use of custom line item types in cart and order
- Added support for Bancontact Mobile payment method
- Added image & productUrl parameters to lineItem for open invoices
- Improved webhook processing logs
- Upgraded checkout component version to 5.19.0
Adyen Payment plugin for Shopware v5 3.8.7
- Fixed reactivating plugin with a previously deactivated umbrella payment method
- Fixed shopware version in payments' application info section
- Fixed wrong payment method name on the order finish page
- Fixed invalid GooglePay token error for production environments
Salesforce Commerce Cloud 22.1.1
- When an API request fails, the cartridge retries the request three times with an idempotency key
- For Ratepay payments, fingerprints are now generated and submitted properly
- Fields that collect Brazilian CNPJ and CPF numbers have been removed, so the data isn't logged. Additionally, less payment request data is now stored in the Business Manager.
|
|
|
Lorem ipsum dolor sit amet |
Latest Releases |
Adyen Web Drop-in and Component 5.24.0
- For ACH Direct Debit payments, the shopper can now choose to save their payment details.
- Set enableStoreDetails to true in the payment method configuration to enable the checkbox.
- When the shopper selects a checkbox, the check mark now renders correctly.
- For the Card Component, you now get an error message when input fields in the payment form fail to loads
- The Pay button can now show the payment amount in two different currencies
- For SEPA Direct Debit and Boleto, the shopper email field now has validation
- For cards, the cardholder name field now has an autocomplete attribute that labels its purpose
- Added new supported payment method: Online banking Czech Republic and Online banking Slovakia
- Added support for installmentOptions for Sessions
- Added new callback and method to fix giftcard without submit button
- Supported language: Portuguese. Use the `shopperLocale` pt-PT for bankcontact card payments with Maestro or Visa, the component fully resets internal state when the PAN from one of these other cards is deleted
- Added new supported payment method: UPI
Adyen API Library for PHP 13.0.3
- Added region based endpoints for terminal API
- Updated buildOpenInvoiceLineItem method according to Checkout API v69
- Added deprecated annotation for directory lookup function
- Added image and productUrl parameters to the open invoice line item builder
Adyen API Library for Java 18.1.0
- Added missing properties in models: CreateAccountHolderRequest, CreatePaymentLinkRequest and several others
- Fixed paymentmethod serialization for Indian banking and wallets
- Added ssc to saleToAcquirerData model
Adyen API Library for Node.js 12.0.0
- Added OpenApi templates
- Added new job to generate models
- Updated recurringService to v68
- Allow splits terminal payment for marketplace
Adyen API Library for Python 7.1.0
- Added support for Terminal API Fixed HMAC verification functions corrupt notification item payload
- Fixed vulnerability to timing attack in hmac comparison
Adyen API Library for Ruby 6.1.0
- Updated syntax to work with faraday 2.0
- Added Apple Pay sessions endpoint to checkout
Adyen API Library for Android 4.7.1
- For BACS Direct Debit, an error message appears under the payment agreement text if the shopper selects the 'Continue' button without selecting the toggles to agree
- Added support for the new Asia Pacific South East (APSE) and India live environments. Use these environments with the corresponding APSE or India location-based live endpoints
- For BACS Direct Debit, the payment agreement text in the payment form now includes the amount. Previously, it always showed the default **above amount** instead of the amount
Adyen API Library for iOS 4.9.0
- Deprecated `finalizeIfNeeded(with success: Bool)` method. Use `finalizeIfNeeded(with success: Bool, completion: (() -> Void)?)` instead
- Successful Apple Pay are now finalized with `finalizeIfNeeded(with success: Bool, completion: (() -> Void)?)` which increases conversion rates
|
|
|
Lorem ipsum dolor sit amet |
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. |
|
|
|
|