> ## Documentation Index
> Fetch the complete documentation index at: https://destek.leaderos.com.tr/llms.txt
> Use this file to discover all available pages before exploring further.

# Stripe

* `Ayarlar > Ödeme Yöntemleri` sayfasına gidin ve alanları doldurun.

| Ayarlar                    | Açıklama                                  |
| -------------------------- | ----------------------------------------- |
| **Stripe Publishable Key** | Stripe > Geliştiriciler > API Anahtarları |
| **Stripe Secret Key**      | Stripe > Geliştiriciler > API Anahtarları |
| **Stripe Webhook Key**     | Stripe > Geliştiriciler > Webhooks        |

## API kimlik bilgilerini nasıl alabilirim?

* Stripe API bilgilerine erişmek için, Stripe **Dashboard > Geliştiriciler > API Anahtarları** sayfasına gidin.
* [https://dashboard.stripe.com/apikeys](https://dashboard.stripe.com/apikeys)
* Hem Publishable Key hem de Secret Key'i kopyalayın ve web sitenizde gerekli alanlara girin.
  <img src="https://mintcdn.com/leaderostrkiye/eM8LNAVfm7dQDW90/images/settings/payment-methods/stripe-api-keys.png?fit=max&auto=format&n=eM8LNAVfm7dQDW90&q=85&s=9630c93bf8f48440008873b530131460" alt="Image" width="2304" height="771" data-path="images/settings/payment-methods/stripe-api-keys.png" />
* Oyunculardan ücret almak için gerekli tüm bilgilere sahibiz, ancak şimdi Webhook seçeneklerini yapılandırmalıyız.
* Bir Webhook eklemek için, **Stripe Dashboard > Geliştiriciler > Webhooks** sayfasına gidin ve **"Add Endpoint"** butonuna basın.
* [https://dashboard.stripe.com/webhooks](https://dashboard.stripe.com/webhooks)
  <img src="https://mintcdn.com/leaderostrkiye/eM8LNAVfm7dQDW90/images/settings/payment-methods/stripe-add-endpoint.png?fit=max&auto=format&n=eM8LNAVfm7dQDW90&q=85&s=292720da126a5bc4dfa7c127b7288953" alt="Image" width="2304" height="1044" data-path="images/settings/payment-methods/stripe-add-endpoint.png" />
  <img src="https://mintcdn.com/leaderostrkiye/eM8LNAVfm7dQDW90/images/settings/payment-methods/stripe-endpoint-url.png?fit=max&auto=format&n=eM8LNAVfm7dQDW90&q=85&s=720da96e2ca68cc71ef7d916b541db29" alt="Image" width="1292" height="1198" data-path="images/settings/payment-methods/stripe-endpoint-url.png" />
  <img src="https://mintcdn.com/leaderostrkiye/eM8LNAVfm7dQDW90/images/settings/payment-methods/stripe-select-events.png?fit=max&auto=format&n=eM8LNAVfm7dQDW90&q=85&s=993352569209b150e246daba665b4e7c" alt="Image" width="1256" height="1252" data-path="images/settings/payment-methods/stripe-select-events.png" />
* Stripe Webhook Key'imiz şimdi oluşturuldu. Signing Secret bölümünden, Reveal butonuna basın ve anahtarı kopyalayın. Ardından, bu anahtarı web sitenizdeki Stripe API Webhook Key alanına yapıştırın.
  <img src="https://mintcdn.com/leaderostrkiye/eM8LNAVfm7dQDW90/images/settings/payment-methods/stripe-get-webhook-key.png?fit=max&auto=format&n=eM8LNAVfm7dQDW90&q=85&s=5449957dcb13b0bdfac3ee3bad00ba96" alt="Image" width="2304" height="392" data-path="images/settings/payment-methods/stripe-get-webhook-key.png" />
