Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stove-smooth/birthday-card
민지야 생일 축하해
https://github.com/stove-smooth/birthday-card
Last synced: 7 days ago
JSON representation
민지야 생일 축하해
- Host: GitHub
- URL: https://github.com/stove-smooth/birthday-card
- Owner: stove-smooth
- Created: 2022-06-23T02:45:25.000Z (over 2 years ago)
- Default Branch: minji
- Last Pushed: 2022-06-23T02:49:37.000Z (over 2 years ago)
- Last Synced: 2023-03-06T14:20:55.648Z (over 1 year ago)
- Size: 1.74 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 자급자족 생일 축하 카드
`백지장도 맞들면 낫다`
원하는 선물을 지인들의 입금을 통해 구매할 수 있는 생일 축하 카드입니다.
---
### 축하 카드 링크
https://stove-smooth.github.io/birthday-card
### 카카오페이 API 관련
- [카카오페이 API](https://developers.kakaopay.com/docs/moneytransfer/sendmoney.link/sendmoney.link-common)를 통해 카카오페이 송금 기능을 이용할 수 있습니다.- 다만 애플리케이션 등록 과정이 필요하고, 등록 계정의 카카오페이 계좌로만 송금이 가능하기 때문에 생일자에 따라 계좌 링크를 수정해야 합니다.
카카오페이 송금 링크 생성 방법이 궁금한 경우 눌러주세요.
1. 카카오페이 로그인
- [카카오페이 개발자 사이트](https://developers.kakaopay.com/docs/moneytransfer/sendmoney.link/sendmoney.link-common)에 접속하여 로그인합니다.2. 애플리케이션 등록
- 페이지 상단 배너의 [애플리케이션](https://developers.kakaopay.com/applications)을 클릭한 후 애플리케이션을 등록합니다.![image](https://user-images.githubusercontent.com/59307414/174720672-7dc35179-1951-48bb-811c-b77b833a7096.png)
3. 송금하기 링크 생성
- 좌측 사이드바의 **사용 API** 를 클릭한 후, **송금하기 링크 발급**을 통해 링크를 발급받습니다.
![image](https://user-images.githubusercontent.com/59307414/174720773-e604d514-3af7-4a98-92cb-df19ff26a098.png)
## 출처
- 아래 저장소의 아이디어를 바탕으로 만들게 되었습니다.- [데브 원영](https://www.youtube.com/c/%EB%8D%B0%EB%B8%8C%EC%9B%90%EC%98%81DevWonYoung)
- 저장소: https://github.com/AndersonChoi/wedding-card/- [판교 뚜벅쵸](https://www.youtube.com/channel/UCZ3dxObRPEJzoryEyQqmhWg)
- 저장소: https://github.com/panddubeok/wedding-card
- 템플릿의 경우 https://html5up.net/landed 를 활용했습니다.