Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.05 KB

File metadata and controls

59 lines (44 loc) · 1.05 KB

CHANGELOG

v0.3.3

  • Fix Deprecated Functionality: Creation of dynamic property

v0.3.2

  • remove payment plan deferred_type and deferred_duration
  • Change alma-monthlypayments-magento2 vendor name & version dependency

v0.3.1

  • Refactor helpers
  • Change alma-monthlypayments-magento2 version dependency

v0.2.5

  • Restaure magento sale graph-ql dependency
  • Add eligibility for guest cart

v0.2.5

  • remove magento sale graph-ql dependency

v0.2.4

  • remove composer.lock

v0.2.3

  • Change project name
  • Change composer requirement

v0.2.2

  • Change param name to cart_id
  • Set quote elibility by quoteId
  • Add masked quote id resolution in graphQL for 2.2.8 compatibility
  • Change composer requirement

v0.2.1

  • fix: typo alma_additional_data

v0.2.0

  • Feature: Get Alma quote eligibility in cart and customerCart
  • Feature: Add Alma selectedPlan in payment_method
  • Feature: Add payment_url in setPaymentMethodAndPlaceOrder/order return

v0.1.0

  • Init magento 2 graphQL repository.