-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
formatAmount(): Argument #1 ($amount) must be of type string, null given #237
Comments
Merhaba, en basina bu kodu echo json_encode($raw3DAuthResponseData);
echo json_encode($rawPaymentResponseData); ekleyerek odemeyi tekrar deneyip sonucu paylasir misin, |
$raw3DAuthResponseData içinde sadece 'HASH' ve 'rnd' var |
|
Şu an farkettim. Localde sorunsuz çalışıyor, ama sunucuya yüklediğimde cevap sadece 'HASH' ve 'rnd' olarak dönüyor. Banka ile alakalı bir durum sanırım. |
farkli ortamlar ise (production/test) farkli cevaplar donebilir. |
|
Hatanın özeti
Ödeme işleminden sonra cevap aşamasında aşağıdaki hatayı alıyorum.
$posGateway->payment kısmında bu hatayı veriyor.
Ödeme aşamasında miktarı hem sayı hem string olarak girmeyi denedim. Ama zaten ödeme aşamasında değil, cevap döndüğünde sorun oluyor.
Banka ismi
İş Bankası
Gateway PHP sınıfı
EstV3Pos
İşlem Tipi
MODEL_3D_SECURE ödeme
Kütüphane versiyonu
1.4.1
Checks
The text was updated successfully, but these errors were encountered: