Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Pending Payment

$
0
0

Replies: 0

All my amazon orders are stuck in pending payment status and never complete. Here is what I get in the log files.

01-08-2022 @ 13:24:52 - XhhzjF - WC_Gateway_Amazon_Payments_Advanced::process_payment - Info: Beginning processing of payment for order 313220 for the amount of 30.00 USD. Checkout Session ID: 375475b1-d246-4c62-add0-93f0390036d9.
01-08-2022 @ 13:24:52 - XhhzjF - WC_Gateway_Amazon_Payments_Advanced::process_payment - Updating checkout session data for #313220.
01-08-2022 @ 13:24:52 - XhhzjF - WC_Amazon_Payments_Advanced_API::update_checkout_session_data - Checkout Session ID 375475b1-d246-4c62-add0-93f0390036d9
{
    "data": {
        "paymentDetails": {
            "paymentIntent": "AuthorizeWithCapture",
            "canHandlePendingAuthorization": false,
            "chargeAmount": {
                "amount": "30.00",
                "currencyCode": "USD"
            }
        },
        "merchantMetadata": {
            "merchantReferenceId": 313220,
            "merchantStoreName": "Embroidery Super Deal",
            "customInformation": "Created by WC_Gateway_Amazon_Pay\/2.0.3 (Platform=WooCommerce\/5.9.0)"
        }
    },
    "headers": []
}

Viewing all articles
Browse latest Browse all 59525

Trending Articles