I am trying to create a customerPaymentMethod, however after successfully retrieving the session ID from the card vault, I pass the session ID, billing address and customer ID into the mutation but receive the following error:
{
“extensions”: Object {
“code”: “INTERNAL_SERVER_ERROR”,
“requestId”: “6af6cc70-412d-43ac-ae94-51523ee85184”,
},
“message”: “Internal error. Looks like something went wrong on our end.
Request ID: 6af6cc70-412d-43ac-ae94-51523ee85184 (include this in support requests).”,
}
Could I get some help with what could be causing this?
Just wanted to check if this internal error is still returning when you app processes this mutation? If so, the best next steps would be contacting Shopify Support so someone can take a closer look, and connect you with the right team - Cheers!