mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 09:55:52 +03:00
[GH-ISSUE #267] akbank-pos status fonksiyon eklenmesi #140
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#140
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 @sekizlipenguen on GitHub (Feb 19, 2025).
Original GitHub issue: https://github.com/mewebstudio/pos/issues/267
Sorunuz
Selam,
akbank-pos yeni alt yapısında https://sanalpos-prep.akbank.com/#processInquery işlem sorgulama fonksiyonunu eklememişiz bunu da ekleyebilir miyiz?
@nuryagdym commented on GitHub (Feb 19, 2025):
Selam,
bunu icin
$pos->orderHistory(['id' => 'order-123']);kullanabilirsin.Islem Sorgulama sonucunu doner.
statusisteginde bekledigim alt yapinin tek transaction donmesi. Bunlarda ise ayni order icin birden fazla transaction olabilir. Bu yuzden status responsa maplenmesi sorun.@sekizlipenguen commented on GitHub (Mar 4, 2025):
Selam,
bu aşamada sorun var gibi duruyor.
[2025-03-04T11:35:12.169453+03:00] pos.DEBUG: creating gateway for bank {"bank":"akbank-pos"} []
[2025-03-04T11:35:12.169762+03:00] pos.DEBUG: switching mode {"is_test_mode":false} []
[2025-03-04T11:35:12.169932+03:00] pos.DEBUG: sending request {"url":"https://api.akbank.com/api/v1/payment/virtualpos/transaction/process"} []
[2025-03-04T11:35:12.483126+03:00] pos.ERROR: api error {"status_code":400} []
Bad Request at vendor/mews/pos/src/Gateways/AkbankPos.php:229)
[stacktrace]
#0 mews/pos/src/Gateways/AbstractGateway.php(537): Mews\Pos\Gateways\AkbankPos->send()