1.
Getting Started with PayTR
iFrame API Entegrasyon Süreçleri ve Canlı Moda Geçiş
Direkt API Entegrasyon Süreçleri ve Canlı Moda Geçiş
Linkle Ödeme Çözümü Entegrasyon Süreçleri ve Canlı Moda Geçiş
2.
iFrame API
iFrame API Step 1
iFrame API Step 2
3.
Link API
Link API Create
Link API Delete
Link API Callback
Link API SMS&EMAIL
4.
Direct API
Direct API Step 1
Direct API Step 2
Test Card Information
4.1 Card Storage API
New Card
Payment By Registered Card
List Card
Delete Card
Recurring Payment
4.2 Installment Rates Service
4.3 BIN Lookup Service
5.
Pre-Provision
6.
Transfer/EFT iFrame API
Transfer/EFT iFrame API Step 1
Transfer/EFT iFrame API Step 2
7.
Platform Transfer Request
Transfer Instructions
Receiving Transfer Instruction Results (Optional)
Returning Payments List
Returning Payments Send From Account
Returning Payments Callback
8.
Refund API
9.
Status Inquiry API
10.
PayTR Hata Kodları
11.
BKM Express
12.
Transaction Detail
13.
Payment Report Service
Payment Statement
Payment Detail
14.
Hazır Altyapılar
Wix
Shopify
15.
Open Source
Opencart
PrestaShop
WooCommerce
nopCommerce
Magento
Drupal Commerce
xenForo
WHMCS
VirtueMart
Perfex CRM
16.
NeoPOS
17.
Tools for Service Testing
Hash Calculation
Service Response Monitoring
Postman
18.
Frequently Asked Questions
Clear History
From
PayTR
, built with Grav.
Türkçe
English
Getting Started with PayTR
Tools for Service Testing
Hash Calculation
Hash Calculation
iFrame API
Direkt API
Link API
Transfer/EFT
Platform Transfer API
Refund API
Status Inquiry
Transaction Detail
iFrame API
1/3
All fields must be filled.
Product Name:
Unit Price:
Quantity:
Add Field
Hash Calculate
Merchant ID:
User IP:
Merchant OID:
Email:
Payment Amount:
User Basket:
For user basket hash calculation
No Installment:
Max Installment:
Currency:
Test Mode:
Merchant Salt:
Merchant Key:
JSON
{ "merchant_id":"123456", "user_ip":"1.1.1.1", "merchant_oid":"ABC123", "email":"user@domainname.com", "payment_amount":"100", "user_basket":"W1siXHUwMGQ2cm5layBcdTAwZmNyXHUwMGZjbiAxIiwiMTguMDAiLDFdLFsiXHUwMGQ2cm5layBcdTAwZmNyXHUwMGZjbiAyIiwiMzMuMjUiLDJdLFsiXHUwMGQ2cm5layBcdTAwZmNyXHUwMGZjbiAzIiwiNDUuNDIiLDFdXQ==", "no_installment":"0", "max_installment":"12", "currency":"TL", "test_mode":"0", "merchant_salt":"XXXYYYZZZ", "merchant_key":"XXXYYYZZZ" }
Direkt API
Merchant ID:
User IP:
Merchant OID:
Email:
Payment Amount:
Payment Type:
installment_count:
currency
Test Mode:
Non 3D:
Merchant Salt:
Merchant Key:
JSON
{ "merchant_id":"123456", "user_ip":"1.1.1.1", "merchant_oid":"ABC123", "email":"user@domainname.com", "payment_amount":"100", "payment_type":"card", "installment_count":"0", "currency":"TL", "test_mode":"1", "non_3d":"0", "merchant_salt":"XXXYYYZZZ", "merchant_key":"XXXYYYZZZ" }
Link API
Name:
Price:
Currency:
Max Installment:
Link Type:
Language:
Peşin Fiyatına:
Merchant Salt:
Merchant Key:
JSON
{ "name":"Sample Product/Service Name", "price":"1445", "currency":"TL", "max_installment":"12", "link_type":"product", "lang":"TR", "pft":"0", "merchant_salt":"XXXYYYZZZ", "merchant_key":"XXXYYYZZZ" }
Havale/EFT API
Merchant ID:
User IP:
Merchant OID:
Email:
Payment Amount:
Payment Type:
Test Mode:
Merchant Salt:
Merchant Key:
JSON
{ "merchant_id":"123456", "user_ip":"1.1.1.1", "merchant_oid":"ABC123", "email":"username@domainname.com", "payment_amount":"999", "payment_type":"eft", "test_mode":"0", "merchant_salt":"XXXYYYYYYY", "merchant_key":"ZZZZZZZZZZZ" }
Platform Transfer API
Merchant ID:
Merchant OID:
Trans ID:
Submerchant Amount:
Total Amount:
Transfer Name:
Transfer IBAN:
Merchant Key:
Merchant Salt:
JSON
{ "merchant_id":"123456", "merchant_oid":"ABC123", "trans_id":"456BCA789", "submerchant_amount":"100", "total_amount":"200", "transfer_name":"Ali", "transfer_iban":"TR123456789456123654789456", "merchant_salt":"XXXYYYYYYY", "merchant_key":"ZZZZZZZZZZZ" }
İade API
Merchant ID:
Merchant OID:
Return Amount:
Merchant Key:
Merchant Salt:
JSON
{ "merchant_id":"123456", "merchant_oid":"12345678", "return_amount":"11.97", "merchant_salt":"XXXYYYYYYY", "merchant_key":"ZZZZZZZZZZZ" }
Durum Sorgu
Merchant ID:
Merchant OID:
Merchant Key:
Merchant Salt:
JSON
{ "merchant_id":"123456", "merchant_oid":"ABC123", "merchant_salt":"XXXYYYYYYY", "merchant_key":"ZZZZZZZZZZZ" }
İşlem Dökümü
Merchant ID:
Start Date:
End Date:
Merchant Key:
Merchant Salt:
JSON
{ "merchant_id":"123456", "start_date":"2020-06-0200:00:00", "end_date":"2020-06-0423:59:59", "merchant_salt":"XXXYYYYYYY", "merchant_key":"ZZZZZZZZZZZ" }