# Добавить опцию открытия сайта оплаты Stripe

**URL:** https://meta.discourse.org/t/allow-option-to-open-stripe-payment-website/281174
**Category:** Support
**Tags:** subscriptions
**Created:** [05.Октябрь.2023 17:28:16 UTC](https://meta.discourse.org/t/allow-option-to-open-stripe-payment-website/281174 "2023-10-05T17:28:16Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)
#### Post date: [06.Октябрь.2023 06:13:34 UTC](https://meta.discourse.org/t/allow-option-to-open-stripe-payment-website/281174/10 "2023-10-06T06:13:34Z")

</div>

Скорее всего, это будет лучший ответ, но он ещё не завершён. Возможно, вам стоит внести свой вклад в проект:

> [@Allow subscription of predetermined length](https://meta.discourse.org/t/allow-subscription-of-predetermined-length/246395/17):
>
> @Alex_王@Jonathan5 @nathank if you want you can try out the updated code you can check out the branch from this PR: you will have to run the stripe cli locally to relay the webhook messages. This is the command to use: stripe listen --forward-to http://localhost:4200/subscriptions/hooks --api-key yourapikey you also need to add the stripe webhook secret to the discourse instance (as the plugin setting “webhook secret”). You can find it in the code sample on the right in the webhook creatio…

---

_[View the full topic](https://meta.discourse.org/t/allow-option-to-open-stripe-payment-website/281174)._
