Missing orders in Magento 1.8 but are showing paid in Braintree with order number

fsptesting

We own a magento store and we received payments through Braintree payment gateway. We are seeing two customers orders were processed with some order number and amount has been charged for that transactions in braintree but in the magento store we are not seeing those processed orders so if anyone faced this kind of issue kindly share the steps taken to resolve this type of issues.

Thanks in advance. J.

RichardBernards

I had the same problem with other PSP's (Payment Service Provider). Most of the time this happens when they only update the order to 'payed' when the customer reaches your payment success page.

Good PSP's make sure they sent the same data via a remote call to your webshops some time later. If the customer hasn't reached the success page, the orders gets updated to 'payed' nonetheless in this way.

In the Braintree extension from Magento Connect (Braintree Payments), I dont see a controller action which is suitable to handle these kind of requests, so I think my above statement is also true for Braintree Payments.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Missing orders in Magento 1.8 but are showing paid in Braintree with order number

From Dev

Cancelled Paypal orders not showing in Magento admin

From Dev

List Customers who have paid for all the orders or have not placed order

From Dev

How to get the next order id of orders in Magento

From Dev

What's the right magento observer event to capture order paid?

From Dev

number of orders of certain type before every order

From Dev

how to add total number of orders to customer grid in magento

From Dev

WooCommerce: Auto complete paid orders

From Dev

how to retrive customer orders in magento api V1

From Dev

Magento Braintree Install Errors

From Dev

Get order number that makes the total sum of orders be 1000

From Dev

override orders controller in magento

From Dev

How to store paid and unpaid orders in database?

From Dev

Magento showing wrong total records in sales./order grid

From Dev

Showing orders of user in laravel

From Dev

Missing number if no missing number, add max number + 1

From Dev

Joining two tables, customers and orders to get list of all customers and the order number IF they have an order

From Dev

Joining two tables, customers and orders to get list of all customers and the order number IF they have an order

From Dev

Insert orders in Magento via SQL

From Dev

Import Orders in Magento through CSV

From Dev

How to get number of items that has been shipped in a Magento order?

From Dev

How to increase order id from particular number in magento

From Dev

magento update Total Paid after payment

From Dev

magento: how much is paid & Shipping method

From Java

Auto process paid orders instead of auto complete in WooCommerce

From Dev

Java 8 generate unique number pairs in order

From Dev

Java 8 generate unique number pairs in order

From Dev

Why is this 1 image showing an infinite number of times?

From Dev

Magento direct SQL query for coupon based orders?

Related Related

  1. 1

    Missing orders in Magento 1.8 but are showing paid in Braintree with order number

  2. 2

    Cancelled Paypal orders not showing in Magento admin

  3. 3

    List Customers who have paid for all the orders or have not placed order

  4. 4

    How to get the next order id of orders in Magento

  5. 5

    What's the right magento observer event to capture order paid?

  6. 6

    number of orders of certain type before every order

  7. 7

    how to add total number of orders to customer grid in magento

  8. 8

    WooCommerce: Auto complete paid orders

  9. 9

    how to retrive customer orders in magento api V1

  10. 10

    Magento Braintree Install Errors

  11. 11

    Get order number that makes the total sum of orders be 1000

  12. 12

    override orders controller in magento

  13. 13

    How to store paid and unpaid orders in database?

  14. 14

    Magento showing wrong total records in sales./order grid

  15. 15

    Showing orders of user in laravel

  16. 16

    Missing number if no missing number, add max number + 1

  17. 17

    Joining two tables, customers and orders to get list of all customers and the order number IF they have an order

  18. 18

    Joining two tables, customers and orders to get list of all customers and the order number IF they have an order

  19. 19

    Insert orders in Magento via SQL

  20. 20

    Import Orders in Magento through CSV

  21. 21

    How to get number of items that has been shipped in a Magento order?

  22. 22

    How to increase order id from particular number in magento

  23. 23

    magento update Total Paid after payment

  24. 24

    magento: how much is paid & Shipping method

  25. 25

    Auto process paid orders instead of auto complete in WooCommerce

  26. 26

    Java 8 generate unique number pairs in order

  27. 27

    Java 8 generate unique number pairs in order

  28. 28

    Why is this 1 image showing an infinite number of times?

  29. 29

    Magento direct SQL query for coupon based orders?

HotTag

Archive