Skip to content

Commit

Permalink
examples - added YKB note
Browse files Browse the repository at this point in the history
  • Loading branch information
nuryagdym committed Jun 6, 2024
1 parent fb4b775 commit 069584f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/posnet-ykb/3d/_config.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
require '../_payment_config.php';

$baseUrl = $bankTestsUrl.'/3d/';
// NOT: PosNet testleri lokalde yapilamiyor.
// Ortam farketmeksizin Yapikrediyle iletisime gecip, sunucu IP adresinize izin verilmesini sağlamanız gerekiyor.

//account bilgileri kendi account bilgilerinizle degistiriniz
$account = AccountFactory::createPosNetAccount(
'yapikredi',
Expand Down

0 comments on commit 069584f

Please sign in to comment.