템플릿 둘러보기/스트라이프 (Stripe)

스트라이프 (Stripe)

가맹점 계정, 고객 관리, 결제 수단, 결제 의도, 결제 내역, 환불, 분쟁, 플랜 관리가 포함된 구독 빌링, 인보이스 생성, 웹훅 이벤트 전송 및 잔액 거래를 다루는 스트라이프 스타일의 프로덕션급 결제 플랫폼 데이터베이스 스키마입니다.

PostgreSQL15개 테이블SaaS
paymentsfintechbillingsubscriptionsapi
ERD Studio로 제작

이 템플릿의 테이블

accounts가맹점 계정
9 cols
customers고객
9 cols
payment_methods결제 수단
12 cols
payment_intents결제 의도 (Intents)
12 cols
charges결제 내역
14 cols
refunds환불
8 cols
products상품
8 cols
prices가격 설정
10 cols
subscriptions구독
11 cols
subscription_items구독 상세 항목
6 cols
invoices인보이스 (송장)
12 cols
invoice_items인보이스 상세 항목
9 cols
disputes분쟁 (차지백)
9 cols
webhook_endpoints웹훅 엔드포인트
8 cols
webhook_events웹훅 이벤트 로그
10 cols
스트라이프 데이터베이스 스키마 - ERD 템플릿