# (유료) Discourse에 Stripe 연동 도와주세요

**URL:** https://meta.discourse.org/t/paid-help-integrate-stripe-with-discourse/263810
**Category:** Marketplace
**Created:** [5월 4, 2023, 12:08오후 UTC](https://meta.discourse.org/t/paid-help-integrate-stripe-with-discourse/263810 "2023-05-04T12:08:01Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Chaitanya\_Khanna](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chaitanya_khanna/32/286418_2.png) [@Chaitanya\_Khanna](https://meta.discourse.org/u/Chaitanya_Khanna)
#### Post date: [5월 4, 2023, 12:08오후 UTC](https://meta.discourse.org/t/paid-help-integrate-stripe-with-discourse/263810/1 "2023-05-04T12:08:01Z")

</div>

어떤 작업을 원하시나요?  
Discourse에 Stripe를 통합하고 싶습니다. 현재 내장된 플러그인은 우리에게 가장 적합하지 않아요. 카드 자격 증명과 관련된 모든 필드가 없기 때문입니다. 커스텀 개발이 필요합니다.

언제까지 완료되길 원하시나요?  
다음 7일 이내입니다.

이 작업을 위해 제공할 수 있는 예산(USD)은 얼마인가요?  
$400

---

<div class="post-metadata">

### Author: ![ashishdungdung](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ashishdungdung/32/121431_2.png) [@ashishdungdung](https://meta.discourse.org/u/ashishdungdung)
#### Post date: [5월 4, 2023, 1:39오후 UTC](https://meta.discourse.org/t/paid-help-integrate-stripe-with-discourse/263810/3 "2023-05-04T13:39:23Z")

</div>

통합 부분은 이해했는데, 트랜잭션이 어떤 경우에 트리거되는지 설명해 주실 수 있나요? 구독, 토큰/선물, 기부 중 어떤 것인가요?

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [5월 4, 2023, 1:53오후 UTC](https://meta.discourse.org/t/paid-help-integrate-stripe-with-discourse/263810/5 "2023-05-04T13:53:29Z")

</div>

관련 기능 요청을 링크하면 도움이 될 수도 있습니다.

> [@Stripe 결제 게이트웨이 기능 요청](https://meta.discourse.org/t/stripe-payment-gateway-feature-request/262231/1):
>
> 저희 웹사이트에는 내장된 Stripe Discourse 플러그인을 사용하여 Stripe 결제를 통합해 두었습니다. 그러나 결제 페이지에서 사용자의 성명, 주소, 우편번호를 입력할 수 있는 옵션이 없습니다. 이로 인해 여러 건의 결제가 거절되는 문제를 겪고 있습니다. discourse 팀이 Stripe 결제 플러그인에 이러한 필드를 빠르게 추가해 줄 수 있을까요? 지원/플러그인 팀의 도움이 필요합니다.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [5월 4, 2023, 3:07오후 UTC](https://meta.discourse.org/t/paid-help-integrate-stripe-with-discourse/263810/7 "2023-05-04T15:07:38Z")

</div>

CEO가 이를 도입할 것이라고 언급한 것은 어느 쪽인가요?

개인적으로 이 예산은 너무 낮다고 생각합니다. 대신 기다렸다가 그 사이에 대출을 받는 것이 훨씬 나을 것입니다(이자 비용이 플러그인 예산보다 적을 테니?). CDCK 솔루션은 모든 요건을 충족하고 세세한 부분까지 완벽하게 챙길 수 있습니다. 제 생각에는 기다리는 것이 좋습니다.

또한, 개발자가 프로젝트를 시작했는데 정식이 릴리스되자 스폰서가 중도에 프로젝트를 포기하게 되면 잠재적인 갈등이 생길 수 있습니다. 그런 상황을 원치 않을 것입니다.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [5월 4, 2023, 3:28오후 UTC](https://meta.discourse.org/t/paid-help-integrate-stripe-with-discourse/263810/8 "2023-05-04T15:28:16Z")

</div>

> [@merefield](#):
>
> 개인적 의견으로는 이 예산이 너무 낮은 것 같습니다.

예산의 2~3배 정도면 임시 대안(stopgap)으로 기능할 무언가를 만들 수 있을 것 같았지만, 이제까지 꽤 지출을 했는데도 `addressElement`에 값이 채워지지 않습니다.

여기에 추가했습니다:

> <https://github.com/pfaffman/discourse-subscriptions/blob/add-address/assets/javascripts/discourse/controllers/subscribe-show.js#L24-L27>

그곳에는 있는 것을 확인했지만, 여기로 넘어갈 때

> <https://github.com/pfaffman/discourse-subscriptions/blob/add-address/assets/javascripts/discourse/components/subscribe-card.js#L6-L10>

`addressElement`가 없습니다. 흥미롭게도 첫 번째 섹션에서 `cardElement`를 설정하지 _않아도_ `subscribe-show.js`에서 로그를 찍으면 여전히 undefined로 표시됩니다. `subscribe-card.js`의 `this`에서 `cardElement`를 사용 가능하게 만드는 코드가 다른 곳에 있는지 보이지 않는데, 여전히 제가 놓치고 있는 Ember의 어떤 부분이 있는 것 같습니다.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [6월 3, 2023, 3:58오후 UTC](https://meta.discourse.org/t/paid-help-integrate-stripe-with-discourse/263810/10 "2023-06-03T15:58:29Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
