Banking and UPI payment error codes
The 0x87DD0006 code signals a failure in the UPI payment flow on Xbox. It usually means the transaction couldn’t be processed by the payment gateway, often due to network hiccups, app mismatches, or temporary server issues.
The Google Pay Timeout Error appears when the app cannot complete a transaction within the expected time. It signals a communication lapse between Google Pay and the payment gateway, often due to network delays or server issues.
The Apple Pay Decline Error occurs when a payment request is rejected by the card issuer or Apple Pay service. It shows up as a red banner saying ‘Decline’ on the screen, meaning the transaction cannot be processed.
The Razorpay Authentication Error happens when the API credentials you send with a request don’t match any active key in your Razorpay account. It usually shows as a 401 Unauthorized response and stops payment processing.
When Stripe sends an event to your webhook, it expects a 2xx response. A 500 Internal Server Error means your server returned an internal error, causing Stripe to retry the event. This indicates a problem in your webhook handler such as missing secret verification, code exceptions, or resource limits.
A PayPal IPN Error means your server couldn’t process the Instant Payment Notification sent by PayPal. This prevents order confirmation, refunds, or account updates from completing correctly.
The API Timeout Error means the server didn’t respond within the allotted time. The request was sent but no reply was received before the timeout threshold.
The Frozen Funds Issue appears when the UPI app or your bank’s server marks a transaction as pending or suspicious, locking the money until the issue is resolved. It’s a safety feature to prevent fraud or errors.
Crypto Settlement Delay occurs when a crypto‑to‑fiat conversion in a UPI transaction hasn’t completed within the expected window. The payment is held in a pending state, preventing the recipient from receiving funds immediately.
The Card Declined Error appears when the bank’s payment gateway rejects the transaction. It can be due to insufficient funds, incorrect card details, or security blocks.
UPI Payment Failure means the transaction did not reach the bank server or was rejected. The app shows this when it can’t confirm the transfer, often due to network, PIN, or bank‑side issues.