Skip to content

Jaironlanda/example-paddle-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paddle Webhook with FastAPI (Example)

This is example payment for sell one-time products only.

More info: https://developer.paddle.com/webhook-reference

Paddle Public Key

  1. Rename .env-temp to .env
  2. Set PADDLE_PUBLIC_KEY. You can get this from Paddle dashboard > Developer tools > Public Key

Install

pip install -r requirements.txt

Run

uvicorn main:app --reload

About

Example Paddle Webhook (FastAPI/Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages