Closed dan3460 closed 4 years ago
Hi @dan3460
Did you check the Sales (orders) section from admin login as we are showing all order-related data there? If yes then can tell which kind of record or data need to capture for PayPal.
I looked at the orders and it was not there. I was able to get the detail from Paypal so we could complete the orders. I look directly on the database and the customers are not in the customer table. i search the orders this customer has, and the only one showing is one that he paid in cash 10 days before.
Hi @dan3460
You can open this order and can find all its related data along with the payment method. - https://prnt.sc/s7tzxl and https://prnt.sc/s7u0t4.
I think we are talking pass each other. The PayPal order IS NOT on the Bagisto data base. I cannot open the order to find all related data. The order is not there. Today i have another customer that placed the order on PayPal and the order is not there. He said that he filled out the registration but is not there. He place the order and the only confirmation that he got was from PayPal.
@dan3460 Try by Upgrading the bagisto version 1.1.2.
@dan3460 Hope your issue is resolved.
Feel free to reopen it anytime.
This is not fixed. I just had this same bug happen to my customer as well. I am using v1.1.2 - This is a very serious bug and needs attention.
The bug I am getting is "Trying to get property 'grand_total' of non-object" in Webkul\Paypal\Helpers\Ipn::processOrder.
Bug report
Title
Customer pays order in PayPal but there is no record in bagisto
Issue Description
twice has happened and with two different customers that they go through the order process and they are able to get to PayPal and pay for the order, but there is no record in Bagisto.
Preconditions
Please provide as detailed information about your environment as possible.
Steps to reproduce
It is important to provide a set of clear steps to reproduce this bug.If relevant please include code samples.
Don't know