Skip to content

Releases: descom-es/redsys

v1.5.0

12 Aug 11:29
Compare
Choose a tag to compare

What's Changed

  • Add insite by @cesargb in #10
  • mark deprecated $redsys->generateRedirectPayment, replace by $redsys->redirect()->generateRedirectPayment
  • mark deprecated $redsys->capturePaymentNotification, replace by $redsys->redirect()->capturePaymentNotification

Full Changelog: v1.4.0...v1.5.0

v1.4.0

09 Aug 09:05
Compare
Choose a tag to compare

What's Changed

  • update actions by @cesargb in #6
  • Refactorizar: para preparar el paquete y usar otras integraciones con redsys by @cesargb in #7

Full Changelog: v1.3.0...v1.4.0

v1.3.0

24 Apr 21:09
45ad154
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

version 1.2.0

09 Sep 07:48
Compare
Choose a tag to compare

What's Changed

  • Add description, data, merchantName in request payment by @cesargb in #1

New Contributors

Full Changelog: v1.1.0...v1.2.0

version 1.1.0

08 Sep 15:43
Compare
Choose a tag to compare

Changes:

  • Add parameter responseCode (Ds_Response)
  • Rename in Response; parameter order to orderId

Full Changelog: v1.0.1...v1.1.0

version 1.0.1

06 Sep 11:25
Compare
Choose a tag to compare

Changes:

  • Rename method

Full Changelog: v1.0.0...v1.0.1

version 1.0.0

06 Sep 10:36
Compare
Choose a tag to compare

Changes:

  • Add generate HTML to redirect payment
  • Add async capture notification

Full Changelog: https://github.com/descom-es/redsys/commits/v1.0.0