https://github.com/checkout/sample-projects
https://github.com/checkout/sample-projects
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/checkout/sample-projects
- Owner: checkout
- License: mit
- Created: 2022-11-14T15:28:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T14:01:47.000Z (over 2 years ago)
- Last Synced: 2023-11-16T22:43:15.432Z (over 2 years ago)
- Language: JavaScript
- Size: 413 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Checkout Sample Projects
[](https://github.com/checkout/sample-projects/actions/workflows/create_java_package.yml)
[](https://github.com/checkout/sample-projects/actions/workflows/create_net_package.yml)
[](https://github.com/checkout/sample-projects/actions/workflows/create_php_package.yml)
[](https://github.com/checkout/sample-projects/actions/workflows/create_python_package.yml)
[](https://github.com/checkout/sample-projects/actions/workflows/create_ruby_package.yml)
[](https://github.com/checkout/sample-projects/actions/workflows/create_go_package.yml)
[](https://github.com/checkout/sample-projects/actions/workflows/create_node_package.yml)
[](https://github.com/checkout/sample-projects/blob/main/LICENSE)
In this repository you can get a sample of integration in the different languages that the SDK Team of Checkout give support.
## SDK language supports
SDK Checkout support these languages:
-
JAVA
-
NET
-
PHP
-
Python
-
Ruby
-
Go
-
Javascript (NodeJs)
## Sample Repositories
Also you can access the repositories and check the documentation here:
- [
JAVA ](https://github.com/checkout/sample-projects/tree/main/java)
- [
NET](https://github.com/checkout/sample-projects/tree/main/net)
- [
PHP](https://github.com/checkout/sample-projects/tree/main/php)
- [
Python](https://github.com/checkout/sample-projects/tree/main/python)
- [
Ruby](https://github.com/checkout/sample-projects/tree/main/ruby)
- [
Go](https://github.com/checkout/sample-projects/tree/main/go)
- [
Javascript (NodeJs)](https://github.com/checkout/sample-projects/tree/main/node)
## Sample Packages
You can access directly to the packages here:
- [
JAVA](https://github.com/checkout/sample-projects/blob/packages/java.zip)
- [
NET](https://github.com/checkout/sample-projects/blob/packages/net.zip)
- [
PHP](https://github.com/checkout/sample-projects/blob/packages/php.zip)
- [
Python](https://github.com/checkout/sample-projects/blob/packages/python.zip)
- [
Ruby](https://github.com/checkout/sample-projects/blob/packages/ruby.zip)
- [
Go](https://github.com/checkout/sample-projects/blob/packages/go.zip)
- [
Javascript (NodeJs)](https://github.com/checkout/sample-projects/blob/packages/node.zip)
Download, unzip, add your keys, build and run in your preferred language. You can adapt these samples to your projects.
## All together in a simple view
| Language | Repository | Package | Status | SDK Version |
|:--------:|:----------:|:-------:|:-------|:------------|
|
| [:link:](https://github.com/checkout/sample-projects/tree/main/java) | [:arrow_down:](https://github.com/checkout/sample-projects/blob/packages/java.zip) | [](https://github.com/checkout/sample-projects/actions/workflows/create_java_package.yml) | [](https://maven-badges.herokuapp.com/maven-central/com.checkout/checkout-sdk-java/) |
|
| [:link:](https://github.com/checkout/sample-projects/tree/main/net) | [:arrow_down:](https://github.com/checkout/sample-projects/blob/packages/net.zip) | [](https://github.com/checkout/sample-projects/actions/workflows/create_net_package.yml) | [](https://www.nuget.org/packages/CheckoutSDK) |
|
| [:link:](https://github.com/checkout/sample-projects/tree/main/php) | [:arrow_down:](https://github.com/checkout/sample-projects/blob/packages/php.zip) | [](https://github.com/checkout/sample-projects/actions/workflows/create_php_package.yml) | [](https://packagist.org/packages/checkout/checkout-sdk-php) |
|
| [:link:](https://github.com/checkout/sample-projects/tree/main/python) | [:arrow_down:](https://github.com/checkout/sample-projects/blob/packages/python.zip) | [](https://github.com/checkout/sample-projects/actions/workflows/create_python_package.yml) | [](https://pypi.org/project/checkout-sdk) |
|
| [:link:](https://github.com/checkout/sample-projects/tree/main/ruby) | [:arrow_down:](https://github.com/checkout/sample-projects/blob/packages/ruby.zip) | [](https://github.com/checkout/sample-projects/actions/workflows/create_ruby_package.yml) | [](https://badge.fury.io/rb/checkout_sdk) |
|
| [:link:](https://github.com/checkout/sample-projects/tree/main/go) | [:arrow_down:](https://github.com/checkout/sample-projects/blob/packages/go.zip) | [](https://github.com/checkout/sample-projects/actions/workflows/create_go_package.yml) | [](https://github.com/checkout/checkout-sdk-go/releases/) |
|
| [:link:](https://github.com/checkout/sample-projects/tree/main/node) | [:arrow_down:](https://github.com/checkout/sample-projects/blob/packages/node.zip) | [](https://github.com/checkout/sample-projects/actions/workflows/create_node_package.yml) | [](https://www.npmjs.com/package/checkout-sdk-node) |
## Example images
