Still Pending Payment when customer has paid
-
Hi,
We are repeatedly encountering customers who pay have the order status as Pending Payment even when there is a successful transaction.
Wordpress version : 6.0.2
WooCommerce version : 6.7.0We use Woocommerce coupled with Instamojo.
There are logs with names – instamojo-date.log
I am looking at a particular transaction which was in pending payment but customer had paid. Order #2201I am extracting the place where there is an error.
[payments] => Array
(
[0] => stdClass Object
(
[id] => MOJO2905Q05A20231672
[status] => failed
[instrument_type] => CARD
[billing_instrument] => International Regular Debit Card
[failure] => stdClass Object
(
[reason] => AUTHORIZATION_FAILED
[message] => Transaction was declined by the bank
))`
Can you please help? The customer has paid but status is still pending payment.Regards
ShwethaThe page I need help with: [log in to see the link]
- The topic ‘Still Pending Payment when customer has paid’ is closed to new replies.