[SOLVED] Error adding payment method: "Failed to create setup intent! Error: Unexpected error."

• Aug 28, 2024 - 17:19

[SOLVED: Muse Hub support goes here: https://support.musehub.com/hc/en-gb]

I cannot add payment methods to my Muse Hub account.

The on-screen error message shows "Failed to create setup intent! Error: Unexpected error."

The fetch returns this:

{
    "errors": [
        {
            "message": "Unexpected error.",
            "locations": [
                {
                    "line": 3,
                    "column": 3
                }
            ],
            "path": [
                "customer_createSetupIntent"
            ]
        }
    ],
    "data": null
}

I have tried this on both my existing Google login as well as a newly-created direct email account.


Comments

Do you still have an unanswered question? Please log in first to post your question.