Skip to content

Release 3.3.0

Compare
Choose a tag to compare
@Ryouzanpaku Ryouzanpaku released this 04 Sep 12:59
2854951

Added

  • Chargeback transaction type.
    • Add class \UnzerSDK\Resources\TransactionTypes\Chargeback.
    • Add methods \UnzerSDK\Unzer::fetchChargeback and \UnzerSDK\Unzer::fetchChargebackById to fetch chargeback information.
  • Add \UnzerSDK\Resources\PaymentTypes\PayU payment type.
  • Add example for PayU payment type.