No description
Find a file
Ruidy d1c0d16b00
chore(deps): bump Stripe Go SDK to v83.0.1
Update Stripe Go SDK from v83.0.0 to v83.0.1 for latest bug fixes and
improvements. Also update Go version in go.mod to 1.25.3 for
compatibility.
2025-10-20 17:49:14 +02:00
cmd/payit feat: scaffold payit skeleton 2025-09-27 11:08:08 +02:00
config feat: add checkout ui and driver-based payments 2025-09-27 18:43:41 +02:00
internal feat(stripe): upgrade to stripe-go v83 and update usage 2025-10-05 10:39:12 +02:00
thoughts feat(stripe): upgrade to stripe-go v83 and update usage 2025-10-05 10:39:12 +02:00
web fix(frontend): improve form selectors and markup 2025-09-28 14:16:53 +02:00
.air.toml feat(dev): add Air config and Makefile dev target 2025-09-28 14:16:18 +02:00
.gitignore feat(dev): add Air config and Makefile dev target 2025-09-28 14:16:18 +02:00
AGENTS.md feat: scaffold payit skeleton 2025-09-27 11:08:08 +02:00
go.mod chore(deps): bump Stripe Go SDK to v83.0.1 2025-10-20 17:49:14 +02:00
go.sum chore(deps): bump Stripe Go SDK to v83.0.1 2025-10-20 17:49:14 +02:00
Makefile feat(dev): add Air config and Makefile dev target 2025-09-28 14:16:18 +02:00
README.md chore: init repo 2025-09-27 01:47:19 +02:00

PayIt

Demo application to showcase Stripe integration

Features

  • One-time payments
  • Subscription management