From 6780d81c3ac6d3f7c261ca6c73009b9189a5b1db Mon Sep 17 00:00:00 2001 From: Kwok He Chu <105217051+Kwok-he-Chu@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:05:03 +0200 Subject: [PATCH] Add workshop link --- profile/README.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/profile/README.md b/profile/README.md index cf457af..2c88c96 100644 --- a/profile/README.md +++ b/profile/README.md @@ -25,18 +25,17 @@ Example integrations that are currently available for our [libraries](https://gi **Other use cases:** -| | [![Java (Spring)](https://raw.githubusercontent.com/devicons/devicon/1119b9f84c0290e0f0b38982099a2bd027a48bf1/icons/java/java-original.svg)](https://github.com/adyen-examples/adyen-java-spring-online-payments)   Java   | [![.NET](https://raw.githubusercontent.com/devicons/devicon/1119b9f84c0290e0f0b38982099a2bd027a48bf1/icons/dot-net/dot-net-original.svg)](https://github.com/adyen-examples/adyen-dotnet-online-payments)   .NET   | [![Node.js](https://raw.githubusercontent.com/devicons/devicon/1119b9f84c0290e0f0b38982099a2bd027a48bf1/icons/nodejs/nodejs-original.svg)](https://github.com/adyen-examples/adyen-node-online-payments)   Node   | | -|-------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------| -| **Advanced Online Payments** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/checkout-example-advanced) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/checkout-example-advanced) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/checkout-example-advanced) | Make online payments in a three-step checkout flow. | -| **Recurring Payments** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/subscription-example) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/subscription-example) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/subscription-example) | Tokenize card details for subscriptions. | -| **Gift Cards** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/giftcard-example) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/giftcard-example) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/giftcard-example) | Make gift card (partial) payments. | -| **Pay By Link** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/paybylink-example) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/paybylink-example) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/paybylink-example) | Make payments using links. | -| **Authorisation Adjustment** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/authorisation-adjustment-example) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/authorisation-adjustment-example) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/authorisation-adjustment-example) | Adjust/capture amount after a preauthorisation or reverse the transaction. | -| **Giving (Donations)** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/giving-example) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/giving-example) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/giving-example) | Make donations after a payment. | -| **In-person Payments** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/in-person-payments-example) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/in-person-payments-example) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/in-person-payments-example) | Make payments, refunds and status requests using POS terminals. | -| **In-person Payments Loyalty** | | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/in-person-payments-loyalty-example) | | Make card acquisition requests using POS terminals. | -| **Adyen for Platforms** | [Java](https://github.com/adyen-examples/adyen-afp-sample) | | | Onboard users of your platform or marketplace, process payments and payouts. | - +| | [![Java (Spring)](https://raw.githubusercontent.com/devicons/devicon/1119b9f84c0290e0f0b38982099a2bd027a48bf1/icons/java/java-original.svg)](https://github.com/adyen-examples/adyen-java-spring-online-payments)   Java   | [![.NET](https://raw.githubusercontent.com/devicons/devicon/1119b9f84c0290e0f0b38982099a2bd027a48bf1/icons/dot-net/dot-net-original.svg)](https://github.com/adyen-examples/adyen-dotnet-online-payments)   .NET   | [![Node.js](https://raw.githubusercontent.com/devicons/devicon/1119b9f84c0290e0f0b38982099a2bd027a48bf1/icons/nodejs/nodejs-original.svg)](https://github.com/adyen-examples/adyen-node-online-payments)   Node   | | +|-------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **Advanced Online Payments** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/checkout-example-advanced) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/checkout-example-advanced) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/checkout-example-advanced) | Make online payments in a three-step checkout flow - [Learn how to build this application step-by-step](https://github.com/adyen-examples/adyen-step-by-step-integration-workshop). | +| **Recurring Payments** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/subscription-example) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/subscription-example) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/subscription-example) | Tokenize card details for subscriptions. | +| **Gift Cards** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/giftcard-example) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/giftcard-example) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/giftcard-example) | Make gift card (partial) payments. | +| **Pay By Link** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/paybylink-example) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/paybylink-example) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/paybylink-example) | Make payments using links. | +| **Authorisation Adjustment** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/authorisation-adjustment-example) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/authorisation-adjustment-example) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/authorisation-adjustment-example) | Adjust/capture amount after a preauthorisation or reverse the transaction. | +| **Giving (Donations)** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/giving-example) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/giving-example) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/giving-example) | Make donations after a payment. | +| **In-person Payments** | [Java](https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/in-person-payments-example) | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/in-person-payments-example) | [Node](https://github.com/adyen-examples/adyen-node-online-payments/tree/main/in-person-payments-example) | Make payments, refunds and status requests using POS terminals. | +| **In-person Payments Loyalty** | | [.NET](https://github.com/adyen-examples/adyen-dotnet-online-payments/tree/main/in-person-payments-loyalty-example) | | Make card acquisition requests using POS terminals. | +| **Adyen for Platforms** | [Java](https://github.com/adyen-examples/adyen-afp-sample) | | | Onboard users of your platform or marketplace, process payments and payouts. | ### 🔌 Plugins