codenteq / stripe-payment-gateway

The Laravel eCommerce Stripe Payment Gateway
https://codenteq.com
MIT License
17 stars 8 forks source link

Call to undefined Cart::prepareDataForOrder #5

Closed ahmetarsiv closed 7 months ago

ahmetarsiv commented 7 months ago

Bug Report

https://github.com/codenteq/stripe-payment-gateway/issues/4#issuecomment-2053985734

Issue Description

We are encountering an error similar to this when the request returns successfully: Call to undefined method Webkul\Checkout\Cart::prepareDataForOrder() This error is preventing the progression to complete the payment process and create the order.

Preconditions

OS: Windows 10 pro Browser: Chrome 123.0.6312.122 Release PHP 8.1

Expected Result