headlesscommerce / magento-stripe-graphql

Extends official Stripe Magento 2 module with additional GraphQL features
MIT License
2 stars 2 forks source link

Compatibility Issue with Stripe Module 3.5 #1

Closed khalilbensaid96 closed 10 months ago

khalilbensaid96 commented 10 months ago

Description:

I'm encountering a compatibility issue between magento-stripe-graphql and the latest Stripe module version 3.5.

Environment:

Frontend: Vuestorefront with Nuxt.js (Vue.js 2) Backend: Magento Payment Modules: stripe/module, stripe/module-payments Library: magento-stripe-graphql Problem:

Stripe module 3.3 was previously located in app/code, compatible with magento-stripe-graphql. Upgrade to Stripe module 3.5 relocates the module to vendor/stripe, causing incompatibility.

Possible Solutions:

Questions:

What is the recommended solution to ensure compatibility? Are there plans to update magento-stripe-graphql to address this issue directly? Additional Information:

Magento version: 2.4.6

Thank you for your assistance!

davidwindell commented 10 months ago

Hi @khalilbensaid96, this module is only designed for use with https://github.com/headlesscommerce/vsf-magento-stripe and won't be maintained after the next release as it will no longer be required. See https://github.com/headlesscommerce/vsf-magento-stripe/issues/5