Skip to content

Releases: paynl/magento2-graphql

Release 2.1.0

12 Jul 08:42
dcc3df5
Compare
Choose a tag to compare

Added option for adding increment_id to callback URL via placeOrder

Release 2.0.0

23 May 08:11
Compare
Choose a tag to compare

New major release includes:

  • Retrieve issuerURL through placeOrder (replaces paynlTransactionStart)
  • Actions refund, capture and void can be user-assigned through Magento's user-roles (ACL)
  • Added a mutation to restore a cart: paynlRestoreCart
  • Pay. Payment images can now be retrieved using Magento's query: cart - available_payment_methods
  • You can now add an issuer(bank) through setPaymentMethodOncart

Removed:

  • paynlStartTransaction
  • paynlFinishTransaction
  • paynlGetPayLink

Release 1.3.0

06 Mar 16:07
2758af0
Compare
Choose a tag to compare

Added type Issuers to paynlGetPaymentMethods Query

Release 1.2.0

24 Jan 15:28
Compare
Choose a tag to compare

Added paynlGetPaymentMethods query

Release 1.1.1

05 Dec 13:43
5538726
Compare
Choose a tag to compare

Added check on paid orders

Release 1.1.0

28 Nov 15:02
8c558dd
Compare
Choose a tag to compare

Added endpoint for

  • capture
  • void
  • refund
  • paylink

Release 1.0.5

10 Nov 13:54
560372e
Compare
Choose a tag to compare

Fixed setting graphql version

Release 1.0.4

29 Aug 12:27
Compare
Choose a tag to compare

Fixed some minor issues
Added validation
Renamed query from paynlTransaction to paynlGetTransaction

Release 1.0.3

27 Jun 14:06
9212b02
Compare
Choose a tag to compare

Updated composer description

Release 1.0.2

27 Jun 14:00
85efa20
Compare
Choose a tag to compare

Updated composer license