You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are experiencing an issue with the Viva Wallet Smart Checkout integration in our Woocommerce system. After a customer completes a payment, the corresponding order occasionally remains in the "Pending Payment" status, even though the transaction has been processed successfully on Viva Wallet's end.
This issue does not occur with all orders but seems to happen randomly without a clear pattern.
Steps to Reproduce
A customer places an order and selects Viva Wallet as the payment method.
The customer successfully completes the payment via Viva Wallet.
The order on our platform remains in "Pending Payment" status despite the payment being successful.
Expected Behavior:
The order status should automatically update to "Processing" (or equivalent) after a successful payment confirmation.
Actual Behavior
For some orders, the status remains stuck as "Pending Payment" despite the transaction being completed successfully.
Additional Information
This issue occurs inconsistently and is difficult to replicate consistently.
The Viva Wallet payment logs confirm that the transactions in question were successful.
We suspect a possible issue with the callback/webhook not being processed correctly or a timeout in the communication between Viva Wallet and our system. What steps can we take to investigate and resolve this issue?
We are experiencing an issue with the Viva Wallet Smart Checkout integration in our Woocommerce system. After a customer completes a payment, the corresponding order occasionally remains in the "Pending Payment" status, even though the transaction has been processed successfully on Viva Wallet's end.
This issue does not occur with all orders but seems to happen randomly without a clear pattern.
Steps to Reproduce
A customer places an order and selects Viva Wallet as the payment method.
The customer successfully completes the payment via Viva Wallet.
The order on our platform remains in "Pending Payment" status despite the payment being successful.
Expected Behavior:
The order status should automatically update to "Processing" (or equivalent) after a successful payment confirmation.
Actual Behavior
For some orders, the status remains stuck as "Pending Payment" despite the transaction being completed successfully.
Additional Information
This issue occurs inconsistently and is difficult to replicate consistently.
The Viva Wallet payment logs confirm that the transactions in question were successful.
We suspect a possible issue with the callback/webhook not being processed correctly or a timeout in the communication between Viva Wallet and our system. What steps can we take to investigate and resolve this issue?
Environment Details
Woocommerce: 9.3.3
Viva Wallet plugin version: 3.6.8
PHP version: 8.3.13
The text was updated successfully, but these errors were encountered: