Skip to content

Releases: pepco-api/php-rest-sdk

v0.4.0

31 Oct 11:46
555c7cd
Compare
Choose a tag to compare

[0.4.0] - Multipayment (Tas-him) & BossIPG

Added

  • MultiPayment (Tas-him) Implementation
  • BossIPG (Basket Of ServiceS) Implementation

Changes

  • Add Mobile and Email fields to getToken() method
  • Add SafeMode to check or not checking ssl certificate in curl
  • debug refund method

v0.3.1

16 Sep 08:12
Compare
Choose a tag to compare

[0.3.1] - 2021 15 Sept (namespace conflicts)

Changes

  • namespace typo fixed
  • array to string conversion error fixed
  • Readme file updated for clear instructions

version 0.2.3 - RequestBuilder bugfix

14 Sep 11:34
Compare
Choose a tag to compare

Changes

  • RequestBuilder class bugfix

version 0.2.2 - Refund URL bugfix

14 Aug 08:08
Compare
Choose a tag to compare

Changes

  • URL_REFUND address changed to correct value.

0.2.1 version

12 Aug 14:15
Compare
Choose a tag to compare

Added

  • Added Versions CHANGELOG.md to this project.

Changes

  • Output of Pasargad->redirect() method changed to send URL instead of header() manipulation
  • Updated README.md to make sure users consider this change

0.1.0 version

08 Aug 10:33
Compare
Choose a tag to compare

Added

  • RSAProcessor for Signing messages with RSA key
  • Implementing AbstractPayment Class
  • Implementing RequestBuilder for HTTP Request Handling using CURL
  • Development of business logic for merchant gateway management to Code