Documentation Index
Fetch the complete documentation index at: https://docs.orkesta.com.tr/llms.txt
Use this file to discover all available pages before exploring further.
Setcard - APM ile Ödeme Alma
POST https://api-test.fincraft.com.tr/api/v1/payments/apm-methods/auth
Servis üzerinden HTML değer sonucu olarak verilir. Kullanıcı HTML üzerinden işlemi tamamladıktan sonra
callbackUrl üzerinden işlem sonucu alınır.Request Body
Request Parametreleri
| Parametre | Tip | Zorunlu | Açıklama |
|---|---|---|---|
apmType | String | Evet | SETCARD |
callbackUrl | String | Evet | İşlem sonucunun bildirildiği adres (https) |
referenceId | String | Evet | Benzersiz referans ID |
amount | Decimal | Evet | Toplam işlem tutarı |
currency | String | Evet | Para birimi |
clientIp | String | Evet | IP adresi |
Response
HTML dönüş yapılır.Resolve
Eğerki callbackUrl’e işlem iletilemez ise/api/v1/payments/apm-methods/resolve:
