Skip to content

naimeken/omnipay-paytr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Buy us a tree PHP Composer

Omnipay Paytr Gateway

Omnipay gateway for Paytr - Direct API. All the methods of Paytr implemented for easy usage.

Requirements

PHP Package
^7.3-^8.0 v1.0.0

Installment

composer require tcgunel/omnipay-paytr

Usage

Please see the Wiki page for detailed usage of every method.

Methods

Payment Services

  • binLookup($options)
  • purchase($options) // Purchase with 3D, without 3D, store user card with payment, purchase with stored cards.
  • completePurchase($options) // Complete purchase.
  • paymentInquiry($options) // Inquire payment.
  • refund($options)

Wallet Services

  • listCard($options)
  • deleteCard($options)

Other Services

  • installmentRates($options) // Available installment rates for your Paytr account.

Tests

composer test

For windows:

vendor\bin\paratest.bat

Treeware

This package is Treeware. If you use it in production, then we ask that you buy the world a tree to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%