payment: amountV2: {amount: '726.2'} creditCard: null errorMessage: null id: "gid://shopify/Payment/3203835..." nextActionUrl: null ready: true transaction: amountV2: {amount: '726.2'} kind: "SALE" statusV2: "FAILURE" test: false
how do you debug reasons for sale failure when the error message is null and the checkoutusererrors is an empty list?
Does this mean there is a card issue ?
Also, my app is in test mode and my query uses test: true, why is this saying test false ?