Code Monkey home page Code Monkey logo

Comments (13)

nuryagdym avatar nuryagdym commented on July 23, 2024 3

Merhabalar,
config/pos.php'de yer alan su anki config su sekilde:
https://github.com/mewebstudio/pos/blob/master/config/pos.php#L79C1-L94C11

        'isbank'    => [
            'name'  => 'İşbank T.A.S.',
            'class' => Mews\Pos\Gateways\EstPos::class,
            'urls'  => [
                'production'    => 'https://sanalpos.isbank.com.tr/fim/api',
                'test'          => 'https://entegrasyon.asseco-see.com.tr/fim/api',
                'gateway'       => [
                    'production'    => 'https://sanalpos.isbank.com.tr/fim/est3Dgate',
                    'test'          => 'https://entegrasyon.asseco-see.com.tr/fim/est3Dgate',
                ],
                'gateway_3d_host'       => [
                    'production'    => 'https://sanalpos.isbank.com.tr/fim/est3Dgate',
                    'test'          => 'https://entegrasyon.asseco-see.com.tr/fim/est3Dgate',
                ],
            ],
        ],

bu satiri:

 'class' => Mews\Pos\Gateways\EstPos::class,

bu sekilde desgistirilecek

 'class' => Mews\Pos\Gateways\EstV3Pos::class,

Not:
config/pos.php - sadece ornek olarak tanimlanmistir, direk bu dosyayi kullanmayin, kendinize ayri bir tane olusturun, ve ihtiyaciniz oldugu ayarlari oraya tanimlayiniz

from pos.

canerd7u avatar canerd7u commented on July 23, 2024

+1

from pos.

nuryagdym avatar nuryagdym commented on July 23, 2024

Merhabalar, kod farklarina baktim, sadece hash algoritmasi degismemis. Yeni degiskenler eklenmis, var olanlarin key name'leri degismis. Bu degisiklikleri yapmam icin PDF documantasyon da olursa iyi olur.

from pos.

zeydduran avatar zeydduran commented on July 23, 2024

Selamlar, saçma bir şekilde yeni dokümantasyon yayımlamamışlar. Elimde güncel olarak ekte paylaştığım dosyalar var. Bende deneme yanılma ile çözdüm. Ayrıca şöyle bir durum var callbackurl alanı zorunlu değil eğer success url ile aynı url verirseniz 5-6 dkda bir callbackurl istek atıyor. Dönen veri success url'e dönen veri ile aynı bu da sistemde hatalara sebebiyet verebilir dikkat edilmesi gerek

from pos.

nuryagdym avatar nuryagdym commented on July 23, 2024

Tmm tesekkurler, bu hafta icinde halletmeye calisirim.

Bu degisiklik sorunsuz calisiyor degil mi?
API URL'ler vs degistirmeye gerek yok degil mi?

from pos.

zeydduran avatar zeydduran commented on July 23, 2024

Hayır yok

from pos.

canerd7u avatar canerd7u commented on July 23, 2024

Nestpay_Entegrasyon_Dokumani_3D (4).pdf
[Nestpay bank SanalPOS Test_Bilgileri (2).pdf](https://github.com/mewebstudio/pos/files/9
Nestpay_Entegrasyon_Dokumani_3D_Pay (3).pdf
746001/Nestpay.bank.SanalPOS.Test_Bilgileri.2.pdf)
[Nestpay_Entegrasyon_Dokumani_3D_PayHosting (1).pdf
Nestpay_Entegrasyon_Dokumani_API (2).pdf
](https://github.com/mewebstudio/pos/files/9746003/Nestpay_Entegrasyon_Dokumani_3D_PayHosting.1.pdf)

Merhaba gerekli dökümanlar bunlar sanırım.

from pos.

nuryagdym avatar nuryagdym commented on July 23, 2024

Merhabalar,
@zeydduran Mumkunse eposta test ortam bilgilerini atabilir misiniz. [email protected]
test kart dahil.
Kutuphanede var olan test ortamlar nedense 3D odeme calismiyor artik.

@canerd7u dokumanlar icin tesekkurler ama bunlar yeni hash algoritmayi icermiyor

from pos.

zeydduran avatar zeydduran commented on July 23, 2024

Selamlar @nuryagdym ,
Faydalandığım dökümanları paylaştım. Test konusunda ziraat ekteki dökümanlar haricindeki kart bilgilerinden hata dönüyor bilginize.
Hash_Versiyon_3_Dökümantasyon.pdf
Nestpay_Entegrasyon_Dokumani_3D.pdf
Nestpay_ZiraatBankasi_Test_Bilgileri (2).pdf

from pos.

berkansahin avatar berkansahin commented on July 23, 2024

@nuryagdym Merhaba hash versiyon 3 ile ilgili bir email geldi isbankası tarafından bu güncelleme asseco ile birlikte bunuda içeriyor mu acaba ? Döküman: https://github.com/mewebstudio/pos/files/9792999/Hash_Versiyon_3_Dokumantasyon.pdf

from pos.

nuryagdym avatar nuryagdym commented on July 23, 2024

Merhabalar, 3 hafta once denedigimde isbank v3 algoritmayi desteklemiyordu.

EstPos yerine EstPosV3 deneyebilirsiniz,

Calisirsa haber verirseniz sevinirim

from pos.

berkansahin avatar berkansahin commented on July 23, 2024

Screenshot 2023-07-09 at 14 19 56
Son gelen email bu şekilde EstPosV3 kısmını nasıl deneyebilirim acaba ? @nuryagdym

from pos.

berkansahin avatar berkansahin commented on July 23, 2024

@nuryagdym çok teşekkür ederim bu şekilde çözdüm.

from pos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.