Giter Site home page Giter Site logo

iyzico-odeme-entegrasyonu-php's Introduction

İyzico Ödeme Sistemi Entegrasyon Dokümantasyonu (PHP)

Bu dokümantasyon, PHP ile İyzico ödeme sistemi entegrasyonunu (payWithIyzico) nasıl yapacağınızı daha sade olarak açıklayacaktır. (Sadece değişiklik yapılan dosyalar yüklenmiştir.)

Gereksinimler

Bu projeyi kullanabilmek için aşağıdaki gereksinimlere ihtiyacınız var:

Kurulum

  1. Proje dosyalarını indirin ve proje dizininize atın.
  2. İyzico hesabınızı kullanarak API anahtarlarınızı alın. API anahtarınız sağ üstte profilinize tıkladıktan sonra Merchant Settings kısmındadır. Deneme hesabı oluşturmak için tıklayın..
  3. API ve Secret anahtarlarınızı iyzipay-php/samples/config.php dosyasına kayıt edin.
  4. PHP entegrasyonuna geçelim.

Aşamalar

  1. Iyzico'nun istediği gerekli bilgileri sağlayacağımız ödeme formumuzu oluşturalım. index.php
  2. Callback sayfamızı oluşturalım. callback.php
  3. Iyzico'nun parametrelerine formdan aldığımız bilgileri hatasız şekilde post edelim. iyzipay-php/samples/initialize_pay_with_iyzico.php (index.php içine çekerek kullandım.)
  4. Iyzico'nun ödemenin gerçekleşip gerçekleşmediğine dair callback sayfasına gönderdiği mesajları değerlendirelim. callback.php
  5. Eğer başarılıysa gerekli bilgileri veritabanımıza da aktaralım. callback.php
  6. Ödemenin başarılı ve başarısız olma durumları için son kullanıcıya mesaj gösterelim. callback.php->index.php

iyzico-odeme-entegrasyonu-php's People

Contributors

aihsanbozaci avatar

Stargazers

Harun Demirkaya avatar

Watchers

 avatar

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.