mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 01:45:55 +03:00
[GH-ISSUE #254] KuveytPos & Vakıf Katılım : map3DCommonResponseData -> $raw3DAuthResponseData['MerchantOrderId'] hatası #134
Labels
No labels
PayFlexV4
TROY
akbankpos
bug
duplicate
enhancement
garanti
help wanted
isbank
kuveyt
payten
posnet
pull-request
vakifbank
ziraat
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pos#134
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mhmtpacal on GitHub (Dec 23, 2024).
Original GitHub issue: https://github.com/mewebstudio/pos/issues/254
Hatanın özeti
Kuveyt Türk ve Vakıf Katılım posunda api bilgilerini hatalı girince veya işlem tipi yanlış olunca
$raw3DAuthResponseData değişkeninden
Array ( [IsEnrolled] => false [IsVirtual] => false [ResponseCode] => InvalidTransactionSecurity [ResponseMessage] => İşlem türü geçersizdir. [OrderId] => 0 [TransactionTime] => 0001-01-01T00:00:00 [ReferenceId] => 2860e2d55e92435fa232a5dde55f68a9 [MerchantId] => Array ( [@xsi:nil] => true [#] => ) [BusinessKey] => 0 [@xmlns:xsi] => http://www.w3.org/2001/XMLSchema-instance [@xmlns:xsd] => http://www.w3.org/2001/XMLSchema )şeklinde hata döndüğünde
github.com/mewebstudio/pos@4eca22c2c7/src/DataMapper/ResponseDataMapper/KuveytPosResponseDataMapper.php (L434)satırındaki veri bulunamıyor ve hataya düşüyor.
Banka ismi
KuveytPos & Vakıf Katılım
Gateway PHP sınıfı
KuveytPos
İşlem Tipi
MODEL_NON_SECURE ödeme
Kütüphane versiyonu
1.5
Checks
@nuryagdym commented on GitHub (Dec 23, 2024):
Tesekkurler, bu hata entegrasyon yaparken olusur diye dusunuyorum. Entegrasyon duzgun yapildiginda bu hata olusmamasi gerekiyor.
Bu yuzden bu hatayi ilerki versiyonlarda cozerim.
@mhmtpacal commented on GitHub (Dec 23, 2024):
@nuryagdym Evet sadece entegrasyon yapılırken alınıyor, bilgiler veya işlem tipi hatalı olduğunda.
Aynı hatayla karşılaşan arkadaşlar geçici olarak bu şekilde çözebilir
alınan hatayı açık bir şekilde incelemenizi sağlar,
@nuryagdym commented on GitHub (Feb 19, 2025):
v1.6 ile giderildi.