Skip to content

Commit

Permalink
Merge pull request #1 from adyen-examples/feat/update
Browse files Browse the repository at this point in the history
Updates samples
  • Loading branch information
jlengrand authored Nov 7, 2022
2 parents b7ae46f + 36a26c1 commit 2332274
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,23 @@ This organization contains all example integrations for our various libraries an

## Here is a list of the examples we provide (for now!):

### Official


| JVM Based | Javascript Based | Others | E-commerce Platforms|
| ------------- | ------------- | ------ | ------- |
| [Java Spring Integration](https://github.com/adyen-examples/adyen-java-spring-online-payments) | [Node.js](https://github.com/adyen-examples/adyen-node-online-payments) | [Ruby on Rails](https://github.com/adyen-examples/adyen-rails-online-payments) | [Magento](https://github.com/adyen-examples/adyen-magento-plugin) |
| [Kotlin Spring Integration](https://github.com/adyen-examples/adyen-kotlin-spring-online-payments) | [Angular](https://github.com/adyen-examples/adyen-angular-online-payments) | [PHP Laravel](https://github.com/adyen-examples/adyen-php-online-payments) |
| [Complete JHipster ecommerce demo](https://github.com/adyen-examples/adyen-java-react-ecommerce-example) | [Vue.js](https://github.com/adyen-examples/adyen-vue-online-payments) | [.Net](https://github.com/adyen-examples/adyen-dotnet-online-payments) |
| [Android](https://github.com/adyen-examples/adyen-android-online-payments) | [Vue.js](https://github.com/adyen-examples/adyen-vue-online-payments) | [.Net](https://github.com/adyen-examples/adyen-dotnet-online-payments) |
| | [React](https://github.com/adyen-examples/adyen-react-online-payments) | [Python](https://github.com/adyen-examples/adyen-python-online-payments) |
| | | [Golang](https://github.com/adyen-examples/adyen-golang-online-payments) |
| | | [Android](https://github.com/adyen-examples/adyen-android-online-payments) |
| | | |

### Community / Alpha

* [Pay by Link Ktor sample](https://github.com/jlengrand/pay-by-link-sample-kotlin)
* [Interactive Drop-in creation and styling tool](https://github.com/adyen-examples/checkoutCreate/) (Alpha)
* [Complete JHipster ecommerce demo](https://github.com/adyen-examples/adyen-java-react-ecommerce-example) (Archived)


<!-- * JVM based
Expand Down

0 comments on commit 2332274

Please sign in to comment.