# weepay'a Hoşgeldiniz

## Başlarken

**weepay** API' internet üzerinden ödeme almanızı sağlayacak şekilde Restful servis odaklı bir mimaride geliştirilmiştir.

{% hint style="info" %}
Sandbox(test) **<https://testapi.weepay.co>** sorgu adresi(baseUrl) ile çalışmaktadır..
{% endhint %}

{% hint style="success" %}
weepay hesabınız yok ise  bu [adresten](https://weepay.co/Account/HesapOlustur) kayıt olabilirsiniz.
{% endhint %}

## Ödeme Formu

[**Ödeme Formu**](https://developer.weepay.co/api/odeme-formu-olusturma) hızlı ve kolay bir şekilde ödeme almak için Ödeme formumuzu tercih edebilirsiniz.\
Ödeme formu sizelere bir çok kolaylık sağlar. Kredi kartı bilgileri doğrulama, BIN sorgulama, Taksit Sorgulama, 3D Secure ile ödeme gibi işlemler için ekstra sorgu yapmaya gerek kalmadan tek bir entegrasyon ile işlemler tamamlanır. Taksit seçeneklerinizi weepay panelinden ayarlayabilir ve ödeme sayfanız ile ilgili başlıca istatistikleri edinmiş olursunuz. Web sitenizi tasarımına göre **Popup** veya **Responsive** olarak 2 farklı şekilde kullanabilir veya Ortak ödeme sayfası iframe veya direk yönlendirilerek ödeme alabilirsiniz.

### Kendi Formunuz

**weepay** ile ödeme almak için oluşturduğunuz formunuz üzerinden ödeme ve 3Ds ödeme şeklinde ödeme işlemlerinizi gerçekleştirebilirsiniz formunuz için gerekli standartlar **API** detay sayfasında belirtilmiştir.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.weepay.co/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
