Skip to content

Releases: GenesisGateway/genesis_php

1.21.11

07 Jul 09:16
@dyd dyd
bfa424b
Compare
Choose a tag to compare

Features:

  • Added 3DSv2 parameters support to the Google Pay transaction request
  • Added PHP 8+ compatibility updates
  • Added support for the following Dynamic Descriptor parameters::
    • merchant_country
    • merchant_state
    • merchant_zip_code
    • merchant_address
    • merchant_url
    • merchant_phone
    • merchant_service_city
    • merchant_service_country
    • merchant_service_state
    • merchant_service_zip_code
    • merchant_service_phone
  • Added sha256 encryption algorithm support during notification authentication

1.21.10

14 Jun 13:42
@dyd dyd
22bc66b
Compare
Choose a tag to compare

Features:

  • Updated available transaction statuses
  • Updated error codes list
  • Updated Online banking PLN bank codes
  • Added support for Tokenization API. The following requests were added:
    • Tokenize
    • Detokenize
    • Update token
    • Validate token
    • Delete token
    • Get card

Fixes:

  • Fixed color_depth 3DSecure request parameter behaviour

1.21.9

26 May 13:12
@dyd dyd
4bc64a7
Compare
Choose a tag to compare

Features:

  • Updated Bank Pay-out transaction request by adding support bank_account_verification_digit parameter
  • Deprecated Account Verification transaction request. Replaced by Sale, Sale 3D, Authorize, Authorize 3D with 0 amount.

Fixes:

  • Fixed PHP 8.1+ compatibility

1.21.8

19 May 13:41
@dyd dyd
24fd20d
Compare
Choose a tag to compare

Features:

  • Added Mandate Reference and Company Name parameters support to the SDD Sale transaction request
  • Updated SDD Sale transaction request by removing the requirement of mandatory BIC parameter
  • Updated OnlineBanking Payout bank list for Brazil
  • Added Subsequent Requiring Type support to Authorize transaction request
  • Added Blik One Click bank support to Online Banking PayIn
  • Added User Category parameter support to the following transaction requests:
    • Online Banking PayIn
    • UPI

1.21.7

13 Apr 15:34
@dyd dyd
Compare
Choose a tag to compare

Features:

  • Added Customer Identification parameters support to the following transaction requests:
    • Credit
    • Payout
  • Added helper method for retrieving the Credit Card transaction types

1.21.6

24 Feb 11:02
@dyd dyd
Compare
Choose a tag to compare

Features:

  • Updated Know Your Customer (KYC) API requests to meet the latest Gateway requirements
  • Added Dynamic Descriptor attributes support to the following transaction requests:
    • Apple Pay
    • Google Pay

Fixes:

  • Fixed 3DSv2 Browser Time Zone Offset attribute by allowing zero value

1.21.5

31 Jan 17:00
@dyd dyd
Compare
Choose a tag to compare

Features:

  • Deprecated Init Recurring Sale, Init Recurring Sale 3D, Recurring Sale transaction request. They will be removed soon. Transaction requests are still available for use.
  • Added Recurring Type accessor providing Recurring transaction capabilities to the following transaction requests:
    • Authorize
    • Authorize 3D
    • Sale
    • Sale 3D
    • Web Payment Form
  • Updated Managed Recurring parameters by adding the following accessors available for Indian Cards:
    • Mode
    • Payment Type
    • Amount Type
    • Frequency
    • Registration Reference Number
    • Max Amount
    • Validated
  • Updated Gateway Notification handling example by adding required configuration.
  • Deprecated TrustPay transaction request
  • Updated MPI Params by adding the following optional accessors:
    • ASC Transaction Id
    • Threeds Challenge Indicator
  • Added Recurring Category accessor to the following transaction requests:
    • Authorize
    • Authorize 3D
    • Sale
    • Sale 3D
    • Web Payment Form
    • Init Recurring Sale
    • Init Recurring Sale 3D

1.21.4

16 Jan 08:25
@dyd dyd
Compare
Choose a tag to compare

Features:

  • Updated license comments that are located in the library files
  • Updated Customer Email validations by allowing accented characters
  • Updated Online Banking SGD currency by allowing the following bank codes:
    • ENETS-D_DBS
    • ENETS-D_UOB
    • ENETS-D_OCBC
    • ENETS-D_SCB

1.21.3

21 Sep 10:31
@dyd dyd
Compare
Choose a tag to compare

Features:

  • Improved compatibility with PHP 8.1
  • Updated Transaction States
  • Added Business Attributes support to the Trustly Sale transaction request
  • Updated Online Banking Payin transaction request
    • Updated supported banks for MYR currency
    • Added support of Bancontact (BCT) bank for EUR currency
  • Updated library Requirements

1.21.2

26 Aug 08:48
@dyd dyd
Compare
Choose a tag to compare

Features:

  • Improved compatibility with PHP 8+
  • Updated GiroPay transaction requests via direct and PPRO integration
    • bic attribute was marked as optional
    • iban attribute was marked as optional
  • Updated supported bank list for the Online Banking Payout transaction request
  • Added CAD currency support to the Online Banking Payout transaction request
  • Updated required description attribute for the Web Payment Form create transaction request by marking as optional
  • Added SCA parameters support to the Web Payment Form transaction request
  • Added Web Payment Form Id attribute support to the Web Payment Form transaction request
  • Added Return Pending URL attribute support to the PPRO transaction request
  • Updated iban attribute validation pattern for the GiroPay transaction request