8000 GitHub - zezutom/stripe-101: This is a simple project to demonstrate how to use Stripe API.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zezutom/stripe-101

Repository files navigation

Stripe 101

Introduction

This is a simple project to demonstrate how to use Stripe API.

Requirements

Set up a Stripe account

Create a Stripe account by following the instructions on the Stripe registration page.

Note that you will need to provide a country or region where you business is incorporated. If your country or region is not listed, please follow my guide.

Install Stripe CLI

Install the Stripe CLI by following the instructions on the Stripe CLI page.

Once done, run the following command to login to your Stripe account:

stripe login

Install Java

Go to the Oracle Java download page and download the latest version of Java. Alternatively, you can use OpenJDK. This project was tested with Java 17.

Create API keys

Follow the instructions on the API keys page to create your API keys.

Tutorial

  1. Payment links

About

This is a simple project to demonstrate how to use Stripe API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0