const updateDetailsWithPromise = new Promise((resolve, reject) => {
      updateDetailsWithMutation(
        paymentRequest,
        details,
        getShippingOptionsForCountry(paymentRequest.shippingAddress.country)